Skip to content

Commit aa02fbf

Browse files
committed
Upgrade to ActiveMQ 6.1.7
Closes gh-46385
1 parent c0a21b0 commit aa02fbf

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
@@ -28,7 +28,7 @@ bom {
2828
issueLabels = ["type: dependency-upgrade"]
2929
}
3030
}
31-
library("ActiveMQ", "6.1.6") {
31+
library("ActiveMQ", "6.1.7") {
3232
group("org.apache.activemq") {
3333
modules = [
3434
"activemq-console" {

0 commit comments

Comments
 (0)