Skip to content

Commit eb0506e

Browse files
committed
Upgrade to ActiveMQ 5.18.4
Closes gh-40388
1 parent 1d37229 commit eb0506e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ bom {
1414
issueLabels = ["type: dependency-upgrade"]
1515
}
1616
}
17-
library("ActiveMQ", "5.18.3") {
17+
library("ActiveMQ", "5.18.4") {
1818
group("org.apache.activemq") {
1919
modules = [
2020
"activemq-amqp",

0 commit comments

Comments
 (0)