Skip to content

Commit 71fa030

Browse files
committed
Upgrade to ActiveMQ 6.1.5
Closes gh-43799
1 parent d2e2aab commit 71fa030

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

0 commit comments

Comments
 (0)