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 862004b commit 298963aCopy full SHA for 298963a
build.gradle
@@ -65,7 +65,7 @@ ext {
65
groovyVersion = '4.0.28'
66
hamcrestVersion = '3.0'
67
hazelcastVersion = '5.5.0'
68
- hibernateVersion = '6.6.28.Final'
+ hibernateVersion = '6.6.29.Final'
69
hsqldbVersion = '2.7.4'
70
h2Version = '2.3.232'
71
jacksonVersion = '2.19.2'
@@ -104,7 +104,7 @@ ext {
104
springGraphqlVersion = '1.4.1'
105
springKafkaVersion = '3.3.10'
106
springRetryVersion = '2.0.12'
107
- springSecurityVersion = '6.5.3'
+ springSecurityVersion = '6.5.4'
108
springVersion = '6.2.11'
109
springWsVersion = '4.1.1'
110
testcontainersVersion = '1.21.3'
0 commit comments