This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 5cb2bb46fd HDDS-11175. Bump sqlite-jdbc to 3.46.0.0 (#6938)
5cb2bb46fd is described below
commit 5cb2bb46fda2ef17ac01a77cea6dcce17185b16a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jul 13 12:59:38 2024 +0200
HDDS-11175. Bump sqlite-jdbc to 3.46.0.0 (#6938)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b39438d2c1..f565b4efd6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -226,7 +226,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<io.grpc.version>1.58.0</io.grpc.version>
<rocksdb.version>7.7.3</rocksdb.version>
- <sqlite.version>3.44.1.0</sqlite.version>
+ <sqlite.version>3.46.0.0</sqlite.version>
<weld-servlet.version>3.1.9.Final</weld-servlet.version>
<!-- define the Java language version used by the compiler -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]