Skip to content

Commit f1ebd39

Browse files
HDDS-11435. Bump sqlite-jdbc to 3.46.1.0 (apache#7174)
1 parent aaf8bd0 commit f1ebd39

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.0.0</sqlite.version>
235+
<sqlite.version>3.46.1.0</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)