From 19931db63ce0fffa330712d0ffe66070d3488dbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2024 06:07:08 +0000 Subject: [PATCH] build(deps): bump the maven group across 2 directories with 2 updates Bumps the maven group with 2 updates in the / directory: [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) and [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf). Bumps the maven group with 2 updates in the /examples directory: [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) and [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf). Updates `org.xerial:sqlite-jdbc` from 3.23.1 to 3.41.2.2 - [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.23.1...3.41.2.2) Updates `com.google.protobuf:protobuf-java` from 2.6.1 to 3.16.3 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v2.6.1...v3.16.3) Updates `org.xerial:sqlite-jdbc` from 3.8.7 to 3.41.2.2 - [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.23.1...3.41.2.2) Updates `com.google.protobuf:protobuf-java` from 2.6.1 to 3.16.3 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v2.6.1...v3.16.3) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:production dependency-group: maven - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production dependency-group: maven - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:production dependency-group: maven - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- examples/pom.xml | 4 ++-- pom.xml | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/examples/pom.xml b/examples/pom.xml index 2f35bae2..6e38009d 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -35,12 +35,12 @@ org.xerial sqlite-jdbc - 3.8.7 + 3.41.2.2 com.google.protobuf protobuf-java - 2.6.1 + 3.16.3 diff --git a/pom.xml b/pom.xml index e32258e0..b0ba849e 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ org.xerial sqlite-jdbc - 3.23.1 + 3.41.2.2 junit @@ -81,7 +81,7 @@ com.google.protobuf protobuf-java - 2.6.1 + 3.16.3 @@ -173,7 +173,7 @@ com.google.protobuf protobuf-java - 2.6.1 + 3.16.3 @@ -199,7 +199,7 @@ com.google.protobuf protobuf-java - 2.6.1 + 3.16.3 @@ -248,7 +248,7 @@ com.google.protobuf protobuf-java - 2.6.1 + 3.16.3 com.google.android