Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Commit 737b2b2

Browse files
Merge pull request #1 from xdev-software/dependabot/maven/org.xerial-sqlite-jdbc-3.40.1.0
Bump sqlite-jdbc from 3.7.15-M1 to 3.40.1.0
2 parents bdc126d + b6dca3d commit 737b2b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<dependency>
100100
<groupId>org.xerial</groupId>
101101
<artifactId>sqlite-jdbc</artifactId>
102-
<version>3.7.15-M1</version>
102+
<version>3.40.1.0</version>
103103
</dependency>
104104
</dependencies>
105105

0 commit comments

Comments
 (0)