We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6350bd commit 9347d2eCopy full SHA for 9347d2e
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -14,7 +14,7 @@ bom {
14
issueLabels = ["type: dependency-upgrade"]
15
}
16
17
- library("ActiveMQ", "5.18.3") {
+ library("ActiveMQ", "6.1.0") {
18
group("org.apache.activemq") {
19
modules = [
20
"activemq-amqp",
@@ -36,7 +36,6 @@ bom {
36
"activemq-openwire-generator",
37
"activemq-openwire-legacy",
38
"activemq-osgi",
39
- "activemq-partition",
40
"activemq-pool",
41
"activemq-ra",
42
"activemq-run",
0 commit comments