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 1731c65 commit 6ce629eCopy full SHA for 6ce629e
spring-ws-platform/build.gradle
@@ -27,7 +27,7 @@ dependencies {
27
api(platform("org.apache.activemq:activemq-bom:6.1.6"))
28
api(platform("org.eclipse.jetty:jetty-bom:12.0.19"))
29
api(platform("org.eclipse.jetty.ee10:jetty-ee10-bom:12.0.19"))
30
- api(platform("org.junit:junit-bom:5.12.2"))
+ api(platform("org.junit:junit-bom:5.13.3"))
31
api(platform("org.slf4j:slf4j-bom:2.0.17"))
32
api(platform("org.springframework:spring-framework-bom:${springFrameworkVersion}"))
33
api(platform("org.springframework.security:spring-security-bom:7.0.0-SNAPSHOT"))
0 commit comments