Skip to content

Commit

Permalink
Merge branch 'main' into cockroachdb-secure
Browse files Browse the repository at this point in the history
  • Loading branch information
PavloTytarchuk authored Feb 5, 2024
2 parents 97f9dea + 5bfe7a7 commit 09163c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
<version>3.45.0.0</version>
<version>3.45.1.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand All @@ -182,7 +182,7 @@
<dependency>
<groupId>net.snowflake</groupId>
<artifactId>snowflake-jdbc</artifactId>
<version>3.14.4</version>
<version>3.14.5</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 09163c1

Please sign in to comment.