Skip to content

Commit 126e77b

Browse files
Update dependency org.postgresql:postgresql to v42.7.11 [SECURITY] (#436)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f4b671b commit 126e77b

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
@@ -38,7 +38,7 @@
3838
<apache-commons-csv.version>1.14.1</apache-commons-csv.version>
3939
<apache-commons-lang.version>2.6</apache-commons-lang.version>
4040
<!-- JDBC -->
41-
<postgresql.version>42.7.9</postgresql.version>
41+
<postgresql.version>42.7.11</postgresql.version>
4242
<sqlite-jdbc.version>3.51.1.0</sqlite-jdbc.version>
4343
<!-- Testing -->
4444
<junit.version>4.13.2</junit.version>

0 commit comments

Comments
 (0)