We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8f300d commit 4494b76Copy full SHA for 4494b76
1 file changed
pom.xml
@@ -27,7 +27,7 @@
27
<hibernate-validator.version>8.0.3.Final</hibernate-validator.version>
28
<!-- Pin antlr4-runtime to the version required by Hibernate (compiled with ANTLR tool 4.13.0) -->
29
<antlr4.version>4.13.0</antlr4.version>
30
- <postgresql.driver.version>42.7.10</postgresql.driver.version>
+ <postgresql.driver.version>42.7.11</postgresql.driver.version>
31
<flyway.version>10.22.0</flyway.version>
32
<solr.client.version>8.11.4</solr.client.version>
33
0 commit comments