Skip to content

Commit c72693f

Browse files
committed
Upgrade to ActiveMQ 6.1.4
Closes gh-43146
1 parent e9eff1d commit c72693f

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
@@ -13,7 +13,7 @@ bom {
1313
issueLabels = ["type: dependency-upgrade"]
1414
}
1515
}
16-
library("ActiveMQ", "6.1.3") {
16+
library("ActiveMQ", "6.1.4") {
1717
group("org.apache.activemq") {
1818
modules = [
1919
"activemq-console" {

0 commit comments

Comments
 (0)