Skip to content

Commit 37921a9

Browse files
fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.2.0
1 parent a47db6d commit 37921a9

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
@@ -93,7 +93,7 @@
9393
<dependency>
9494
<groupId>org.xerial</groupId>
9595
<artifactId>sqlite-jdbc</artifactId>
96-
<version>3.48.0.0</version>
96+
<version>3.50.2.0</version>
9797
</dependency>
9898
<dependency>
9999
<groupId>com.h2database</groupId>

0 commit comments

Comments
 (0)