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 119ab93 commit 41ea748Copy full SHA for 41ea748
spring-ws-platform/build.gradle
@@ -24,7 +24,7 @@ javaPlatform {
24
25
dependencies {
26
api(platform("org.apache.logging.log4j:log4j-bom:2.25.2"))
27
- api(platform("org.apache.activemq:activemq-bom:6.1.7"))
+ api(platform("org.apache.activemq:activemq-bom:6.1.8"))
28
api(platform("org.eclipse.jetty:jetty-bom:12.1.4"))
29
api(platform("org.eclipse.jetty.ee11:jetty-ee11-bom:12.1.4"))
30
api(platform("org.junit:junit-bom:6.0.1"))
0 commit comments