Skip to content

Commit

Permalink
Merge pull request #3061 from liquibase/dependabot/maven/net.snowflak…
Browse files Browse the repository at this point in the history
…e-snowflake-jdbc-3.13.21

Bump snowflake-jdbc from 3.13.20 to 3.13.21
  • Loading branch information
nvoxland committed Jul 28, 2022
2 parents 1ef5b3f + 716ebe2 commit bf60120
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion liquibase-dist/pom.xml
Expand Up @@ -77,7 +77,7 @@
<dependency>
<groupId>net.snowflake</groupId>
<artifactId>snowflake-jdbc</artifactId>
<version>3.13.20</version>
<version>3.13.21</version>
</dependency>

<!-- CANNOT INCLUDE MYSQL FOR LICENSING REASONS -->
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -227,7 +227,7 @@
<dependency>
<groupId>net.snowflake</groupId>
<artifactId>snowflake-jdbc</artifactId>
<version>3.13.20</version>
<version>3.13.21</version>
</dependency>


Expand Down

0 comments on commit bf60120

Please sign in to comment.