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 9184589 commit d4370eaCopy full SHA for d4370ea
build.gradle
@@ -74,7 +74,7 @@ ext {
74
groovyVersion = '4.0.26'
75
hamcrestVersion = '3.0'
76
hazelcastVersion = '5.4.0'
77
- hibernateVersion = '6.6.15.Final'
+ hibernateVersion = '6.6.17.Final'
78
hsqldbVersion = '2.7.4'
79
h2Version = '2.3.232'
80
jacksonVersion = '2.18.4'
@@ -99,7 +99,7 @@ ext {
99
mysqlVersion = '9.1.0'
100
oracleVersion = '23.5.0.24.07'
101
pahoMqttClientVersion = '1.2.5'
102
- postgresVersion = '42.7.5'
+ postgresVersion = '42.7.6'
103
protobufVersion = '4.28.3'
104
r2dbch2Version = '1.0.0.RELEASE'
105
reactorVersion = '2024.0.6'
0 commit comments