We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79a22df commit a8a13f2Copy full SHA for a8a13f2
pom.xml
@@ -46,7 +46,7 @@
46
<hibernate.version>5.6.8.Final</hibernate.version>
47
<hikari.version>5.0.1</hikari.version>
48
<flyway.version>8.5.10</flyway.version>
49
- <postgresql.version>42.3.4</postgresql.version>
+ <postgresql.version>42.3.5</postgresql.version>
50
<vault-jdbc.version>1.3.9</vault-jdbc.version>
51
52
<junit.version>5.8.2</junit.version>
0 commit comments