We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c48fa1d commit 9efe327Copy full SHA for 9efe327
pom.xml
@@ -129,7 +129,7 @@
129
<!-- JDBC Drivers -->
130
<lib.jdbc-driver.mssql.version>12.10.0.jre11</lib.jdbc-driver.mssql.version>
131
<lib.jdbc-driver.mysql.version>8.2.0</lib.jdbc-driver.mysql.version>
132
- <lib.jdbc-driver.postgresql.version>42.7.5</lib.jdbc-driver.postgresql.version>
+ <lib.jdbc-driver.postgresql.version>42.7.7</lib.jdbc-driver.postgresql.version>
133
<!-- Maven Plugin Properties -->
134
<plugin.retirejs.breakOnFailure>false</plugin.retirejs.breakOnFailure>
135
<plugin.jetty.version>12.0.19</plugin.jetty.version>
0 commit comments