Skip to content

Commit 3527a03

Browse files
committed
Upgrade to ActiveMQ 6.1.7
Closes gh-1698
1 parent f03cee8 commit 3527a03

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.19.0"))
27-
api(platform("org.apache.activemq:activemq-bom:6.1.6"))
27+
api(platform("org.apache.activemq:activemq-bom:6.1.7"))
2828
api(platform("org.eclipse.jetty:jetty-bom:12.0.28"))
2929
api(platform("org.eclipse.jetty.ee10:jetty-ee10-bom:12.0.28"))
3030
api(platform("org.junit:junit-bom:5.11.4"))

0 commit comments

Comments
 (0)