Skip to content

Commit

Permalink
Bump snowflake-jdbc from 3.13.20 to 3.13.21
Browse files Browse the repository at this point in the history
Bumps [snowflake-jdbc](https://github.com/snowflakedb/snowflake-jdbc) from 3.13.20 to 3.13.21.
- [Release notes](https://github.com/snowflakedb/snowflake-jdbc/releases)
- [Changelog](https://github.com/snowflakedb/snowflake-jdbc/blob/master/CHANGELOG.rst)
- [Commits](snowflakedb/snowflake-jdbc@v3.13.20...3.13.21)

---
updated-dependencies:
- dependency-name: net.snowflake:snowflake-jdbc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and KushnirykOleh committed Jul 25, 2022
1 parent d5f21c9 commit a9c0e95
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 @@ -177,7 +177,7 @@
<dependency>
<groupId>net.snowflake</groupId>
<artifactId>snowflake-jdbc</artifactId>
<version>3.13.20</version>
<version>3.13.21</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit a9c0e95

Please sign in to comment.