We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b06d637 commit 81e9114Copy full SHA for 81e9114
pom.xml
@@ -43,7 +43,7 @@
43
<jaxb-api.version>2.3.1</jaxb-api.version>
44
<!-- JDBC -->
45
<postgresql.version>9.1-901-1.jdbc4</postgresql.version>
46
- <sqlite-jdbc.version>3.46.0.1</sqlite-jdbc.version>
+ <sqlite-jdbc.version>3.47.1.0</sqlite-jdbc.version>
47
<!-- Testing -->
48
<junit.version>4.13.2</junit.version>
49
<jsonassert.version>1.5.3</jsonassert.version>
0 commit comments