Skip to content

Commit 41ea748

Browse files
committed
Upgrade to ActiveMQ 6.1.8
Closes gh-1740
1 parent 119ab93 commit 41ea748

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
@@ -24,7 +24,7 @@ javaPlatform {
2424

2525
dependencies {
2626
api(platform("org.apache.logging.log4j:log4j-bom:2.25.2"))
27-
api(platform("org.apache.activemq:activemq-bom:6.1.7"))
27+
api(platform("org.apache.activemq:activemq-bom:6.1.8"))
2828
api(platform("org.eclipse.jetty:jetty-bom:12.1.4"))
2929
api(platform("org.eclipse.jetty.ee11:jetty-ee11-bom:12.1.4"))
3030
api(platform("org.junit:junit-bom:6.0.1"))

0 commit comments

Comments
 (0)