Skip to content

Commit 98e124d

Browse files
committed
Upgrade to ActiveMQ 6.1.8
Closes gh-47769
1 parent 4b3b916 commit 98e124d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ bom {
2828
issueLabels = ["type: dependency-upgrade"]
2929
}
3030
}
31-
library("ActiveMQ", "6.1.7") {
31+
library("ActiveMQ", "6.1.8") {
3232
group("org.apache.activemq") {
3333
modules = [
3434
"activemq-console",

0 commit comments

Comments
 (0)