Skip to content

Commit 0bc4db5

Browse files
authoredMar 14, 2025··
build(deps): bump net.snowflake:snowflake-jdbc in /snowflake-tester (#1856)
Bumps [net.snowflake:snowflake-jdbc](https://github.com/snowflakedb/snowflake-jdbc) from 3.22.0 to 3.23.1. - [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.22.0...v3.23.1) --- updated-dependencies: - dependency-name: net.snowflake:snowflake-jdbc dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e97f3a2 commit 0bc4db5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎snowflake-tester/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>net.snowflake</groupId>
5555
<artifactId>snowflake-jdbc</artifactId>
56-
<version>3.22.0</version>
56+
<version>3.23.1</version>
5757
</dependency>
5858
</dependencies>
5959
</project>

0 commit comments

Comments
 (0)
Please sign in to comment.