Skip to content

Commit a97a566

Browse files
committed
Upgrade to ActiveMQ 5.16.3
Closes gh-27742
1 parent f8afa16 commit a97a566

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
@@ -14,7 +14,7 @@ bom {
1414
issueLabels = ["type: dependency-upgrade"]
1515
}
1616
}
17-
library("ActiveMQ", "5.16.2") {
17+
library("ActiveMQ", "5.16.3") {
1818
group("org.apache.activemq") {
1919
modules = [
2020
"activemq-amqp",

0 commit comments

Comments
 (0)