Skip to content

Commit 8f13248

Browse files
committed
Upgrade to ActiveMQ 5.18.6
Closes gh-42612
1 parent 2e3244a commit 8f13248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ bom {
1313
issueLabels = ["type: dependency-upgrade"]
1414
}
1515
}
16-
library("ActiveMQ", "5.18.5") {
16+
library("ActiveMQ", "5.18.6") {
1717
group("org.apache.activemq") {
1818
modules = [
1919
"activemq-amqp",

0 commit comments

Comments
 (0)