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 a93015a85b HDDS-9909. Bump sqlite-jdbc to 3.44.1.0 (#5772)
a93015a85b is described below

commit a93015a85b8ebe6a3e9423372f3337ed9b029704
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 12 11:09:33 2023 +0100

    HDDS-9909. Bump sqlite-jdbc to 3.44.1.0 (#5772)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 248214b537..9dc7517d86 100644
--- a/pom.xml
+++ b/pom.xml
@@ -239,7 +239,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.41.2.2</sqlite.version>
+    <sqlite.version>3.44.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]

Reply via email to