Skip to content

Commit 7ed275f

Browse files
committed
Upgrade to ActiveMQ 6.1.6
Closes gh-1605
1 parent b6011f7 commit 7ed275f

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
@@ -8,7 +8,7 @@ javaPlatform {
88

99
dependencies {
1010
api(platform("org.apache.logging.log4j:log4j-bom:2.19.0"))
11-
api(platform("org.apache.activemq:activemq-bom:6.1.5"))
11+
api(platform("org.apache.activemq:activemq-bom:6.1.6"))
1212
api(platform("org.eclipse.jetty:jetty-bom:12.0.22"))
1313
api(platform("org.eclipse.jetty.ee10:jetty-ee10-bom:12.0.22"))
1414
api(platform("org.junit:junit-bom:5.11.4"))

0 commit comments

Comments
 (0)