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 6f88746 commit b7b3d57Copy full SHA for b7b3d57
spring-ws-platform/build.gradle
@@ -25,7 +25,7 @@ javaPlatform {
25
dependencies {
26
api(platform("org.apache.logging.log4j:log4j-bom:2.24.3"))
27
api(platform("org.apache.activemq:activemq-bom:6.1.7"))
28
- api(platform("org.eclipse.jetty:jetty-bom:12.0.19"))
+ api(platform("org.eclipse.jetty:jetty-bom:12.0.23"))
29
api(platform("org.eclipse.jetty.ee10:jetty-ee10-bom:12.0.23"))
30
api(platform("org.junit:junit-bom:5.13.3"))
31
api(platform("org.slf4j:slf4j-bom:2.0.17"))
0 commit comments