Skip to content

Commit 0a999cf

Browse files
HDDS-11493. Bump sqlite-jdbc to 3.46.1.3 (#7243)
1 parent a214a31 commit 0a999cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
232232
<io.grpc.version>1.58.0</io.grpc.version>
233233

234234
<rocksdb.version>7.7.3</rocksdb.version>
235-
<sqlite.version>3.46.1.0</sqlite.version>
235+
<sqlite.version>3.46.1.3</sqlite.version>
236236
<weld-servlet.version>3.1.9.Final</weld-servlet.version>
237237

238238
<!-- define the Java language version used by the compiler -->

0 commit comments

Comments
 (0)