We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4b671b commit 126e77bCopy full SHA for 126e77b
1 file changed
pom.xml
@@ -38,7 +38,7 @@
38
<apache-commons-csv.version>1.14.1</apache-commons-csv.version>
39
<apache-commons-lang.version>2.6</apache-commons-lang.version>
40
<!-- JDBC -->
41
- <postgresql.version>42.7.9</postgresql.version>
+ <postgresql.version>42.7.11</postgresql.version>
42
<sqlite-jdbc.version>3.51.1.0</sqlite-jdbc.version>
43
<!-- Testing -->
44
<junit.version>4.13.2</junit.version>
0 commit comments