Skip to content

Commit

Permalink
maven: bump com.snowflake:snowflake-kafka-connector from 2.1.1 to 2.1…
Browse files Browse the repository at this point in the history
….2 (#332)

Bumps [com.snowflake:snowflake-kafka-connector](https://github.com/snowflakedb/snowflake-kafka-connector) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/snowflakedb/snowflake-kafka-connector/releases)
- [Commits](https://github.com/snowflakedb/snowflake-kafka-connector/commits/v2.1.2)

---
updated-dependencies:
- dependency-name: com.snowflake:snowflake-kafka-connector
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 82b652f commit b19e9ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
<dependency>
<groupId>com.snowflake</groupId>
<artifactId>snowflake-kafka-connector</artifactId>
<version>2.1.1</version>
<version>2.1.2</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit b19e9ec

Please sign in to comment.