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 0a999cf77d HDDS-11493. Bump sqlite-jdbc to 3.46.1.3 (#7243)
0a999cf77d is described below

commit 0a999cf77d690471969b263255317a05f79d7390
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Sep 28 10:57:45 2024 +0200

    HDDS-11493. Bump sqlite-jdbc to 3.46.1.3 (#7243)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c3c37ad582..9a2baf0e09 100644
--- a/pom.xml
+++ b/pom.xml
@@ -232,7 +232,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.46.1.0</sqlite.version>
+    <sqlite.version>3.46.1.3</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