From 05bf415cc28bce54c82f9814f36b8e0fddbc056e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 11:17:24 +0200 Subject: [PATCH 1/2] Bump net.snowflake:snowflake-jdbc from 3.14.4 to 3.14.5 (#725) Bumps [net.snowflake:snowflake-jdbc](https://github.com/snowflakedb/snowflake-jdbc) from 3.14.4 to 3.14.5. - [Release notes](https://github.com/snowflakedb/snowflake-jdbc/releases) - [Changelog](https://github.com/snowflakedb/snowflake-jdbc/blob/master/CHANGELOG.rst) - [Commits](https://github.com/snowflakedb/snowflake-jdbc/compare/v3.14.4...v3.14.5) --- updated-dependencies: - dependency-name: net.snowflake:snowflake-jdbc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 29dfb6ecf..291c3c513 100644 --- a/pom.xml +++ b/pom.xml @@ -182,7 +182,7 @@ net.snowflake snowflake-jdbc - 3.14.4 + 3.14.5 test From 212d7f91cf57a4af34218f053874979e693b0462 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 15:38:57 +0000 Subject: [PATCH 2/2] Bump org.xerial:sqlite-jdbc from 3.45.0.0 to 3.45.1.0 Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.45.0.0 to 3.45.1.0. - [Release notes](https://github.com/xerial/sqlite-jdbc/releases) - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG) - [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.45.0.0...3.45.1.0) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 291c3c513..33430a17b 100644 --- a/pom.xml +++ b/pom.xml @@ -155,7 +155,7 @@ org.xerial sqlite-jdbc - 3.45.0.0 + 3.45.1.0 test