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 0f69adf commit 5a13b3fCopy full SHA for 5a13b3f
build.gradle
@@ -59,7 +59,7 @@ ext {
59
reactorVersion = '2024.0.10'
60
springDataVersion = '2024.1.9'
61
springRetryVersion = '2.0.12'
62
- springVersion = '6.2.10'
+ springVersion = '6.2.11'
63
testcontainersVersion = '1.20.6'
64
65
javaProjects = subprojects - project(':spring-amqp-bom')
0 commit comments