We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42ee01d commit bd45cb8Copy full SHA for bd45cb8
1 file changed
build.gradle
@@ -102,12 +102,12 @@ ext {
102
smackVersion = '4.4.8'
103
springAmqpVersion = '3.2.11'
104
springDataVersion = '2025.0.12'
105
- springGraphqlVersion = '1.4.5'
+ springGraphqlVersion = '1.4.6'
106
springKafkaVersion = '3.3.16'
107
springRetryVersion = '2.0.13'
108
springSecurityVersion = '6.5.11'
109
- springVersion = '6.2.19-SNAPSHOT'
110
- springWsVersion = '4.1.3'
+ springVersion = '6.2.19'
+ springWsVersion = '4.1.4'
111
testcontainersVersion = '1.21.4'
112
tomcatVersion = '11.0.22'
113
xmlUnitVersion = '2.10.4'
0 commit comments