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 ad867bcef6 HDDS-11824. Bump sqlite-jdbc to 3.47.1.0 (#7511)
ad867bcef6 is described below
commit ad867bcef6d8be8e8d270dce00c2ec9747b89293
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 30 15:14:43 2024 +0100
HDDS-11824. Bump sqlite-jdbc to 3.47.1.0 (#7511)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e0438d9bb1..073de1ba0b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -235,7 +235,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.47.0.0</sqlite.version>
+ <sqlite.version>3.47.1.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]