Skip to content

Commit 1f30ae8

Browse files
committed
Upgrade to ActiveMQ 6.1.6
Closes gh-44670
1 parent d0a93dd commit 1f30ae8

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", "6.1.5") {
16+
library("ActiveMQ", "6.1.6") {
1717
group("org.apache.activemq") {
1818
modules = [
1919
"activemq-console" {

0 commit comments

Comments
 (0)