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 22161b6 commit 5d24a4bCopy full SHA for 5d24a4b
build.gradle
@@ -75,7 +75,7 @@ ext {
75
hamcrestVersion = '2.2'
76
hazelcastVersion = '5.4.0'
77
hibernateVersion = '6.4.10.Final'
78
- hsqldbVersion = '2.7.3'
+ hsqldbVersion = '2.7.4'
79
h2Version = '2.2.224'
80
jacksonVersion = '2.17.3'
81
jaxbVersion = '4.0.5'
@@ -120,7 +120,7 @@ ext {
120
testcontainersVersion = '1.19.8'
121
tomcatVersion = '10.1.31'
122
xmlUnitVersion = '2.9.1'
123
- xstreamVersion = '1.4.20'
+ xstreamVersion = '1.4.21'
124
ztZipVersion = '1.17'
125
126
javaProjects = subprojects - project(':spring-integration-bom')
0 commit comments