Skip to content

Commit 4494b76

Browse files
committed
pom.xml: bump postgresql.driver.version to 42.7.11
1 parent b8f300d commit 4494b76

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
@@ -27,7 +27,7 @@
2727
<hibernate-validator.version>8.0.3.Final</hibernate-validator.version>
2828
<!-- Pin antlr4-runtime to the version required by Hibernate (compiled with ANTLR tool 4.13.0) -->
2929
<antlr4.version>4.13.0</antlr4.version>
30-
<postgresql.driver.version>42.7.10</postgresql.driver.version>
30+
<postgresql.driver.version>42.7.11</postgresql.driver.version>
3131
<flyway.version>10.22.0</flyway.version>
3232
<solr.client.version>8.11.4</solr.client.version>
3333

0 commit comments

Comments
 (0)