Skip to content

Commit b7b3d57

Browse files
committed
Polish "Upgrade to Jetty 12.0.23"
See gh-1647
1 parent 6f88746 commit b7b3d57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-ws-platform/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ javaPlatform {
2525
dependencies {
2626
api(platform("org.apache.logging.log4j:log4j-bom:2.24.3"))
2727
api(platform("org.apache.activemq:activemq-bom:6.1.7"))
28-
api(platform("org.eclipse.jetty:jetty-bom:12.0.19"))
28+
api(platform("org.eclipse.jetty:jetty-bom:12.0.23"))
2929
api(platform("org.eclipse.jetty.ee10:jetty-ee10-bom:12.0.23"))
3030
api(platform("org.junit:junit-bom:5.13.3"))
3131
api(platform("org.slf4j:slf4j-bom:2.0.17"))

0 commit comments

Comments
 (0)