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 b22f748 commit 75eb2fdCopy full SHA for 75eb2fd
build.gradle
@@ -65,7 +65,7 @@ ext {
65
groovyVersion = '4.0.28'
66
hamcrestVersion = '3.0'
67
hazelcastVersion = '5.4.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.18.4.1'
@@ -104,7 +104,7 @@ ext {
104
springGraphqlVersion = '1.3.6'
105
springKafkaVersion = '3.3.9'
106
springRetryVersion = '2.0.12'
107
- springSecurityVersion = '6.4.9'
+ springSecurityVersion = '6.4.10'
108
springVersion = '6.2.11'
109
springWsVersion = '4.0.15'
110
testcontainersVersion = '1.20.6'
0 commit comments