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 a0e63fb commit 49e111dCopy full SHA for 49e111d
build.gradle
@@ -66,7 +66,7 @@ ext {
66
groovyVersion = '4.0.27'
67
hamcrestVersion = '3.0'
68
hazelcastVersion = '5.5.0'
69
- hibernateVersion = '7.0.3.Final'
+ hibernateVersion = '7.0.4.Final'
70
hsqldbVersion = '2.7.4'
71
h2Version = '2.3.232'
72
jacksonVersion = '2.19.1'
@@ -109,7 +109,7 @@ ext {
109
springSecurityVersion = '7.0.0-SNAPSHOT'
110
springVersion = '7.0.0-SNAPSHOT'
111
springWsVersion = '5.0.0-SNAPSHOT'
112
- testcontainersVersion = '1.21.2'
+ testcontainersVersion = '1.21.3'
113
tomcatVersion = '11.0.8'
114
xmlUnitVersion = '2.10.3'
115
xstreamVersion = '1.4.21'
0 commit comments