File tree Expand file tree Collapse file tree 1 file changed +4
-23
lines changed
spring-boot-project/spring-boot-dependencies Expand file tree Collapse file tree 1 file changed +4
-23
lines changed Original file line number Diff line number Diff line change @@ -17,34 +17,15 @@ bom {
1717 library(" ActiveMQ" , " 6.1.3" ) {
1818 group(" org.apache.activemq" ) {
1919 modules = [
20- " activemq-amqp" ,
21- " activemq-blueprint" ,
22- " activemq-broker" ,
23- " activemq-client" ,
2420 " activemq-console" {
2521 exclude group : " commons-logging" , module : " commons-logging"
2622 },
27- " activemq-http" ,
28- " activemq-jaas" ,
29- " activemq-jdbc-store" ,
30- " activemq-jms-pool" ,
31- " activemq-kahadb-store" ,
32- " activemq-karaf" ,
33- " activemq-log4j-appender" ,
34- " activemq-mqtt" ,
35- " activemq-openwire-generator" ,
36- " activemq-openwire-legacy" ,
37- " activemq-osgi" ,
38- " activemq-pool" ,
39- " activemq-ra" ,
40- " activemq-run" ,
41- " activemq-runtime-config" ,
42- " activemq-shiro" ,
4323 " activemq-spring" {
4424 exclude group : " commons-logging" , module : " commons-logging"
45- },
46- " activemq-stomp" ,
47- " activemq-web"
25+ }
26+ ]
27+ imports = [
28+ " activemq-bom"
4829 ]
4930 }
5031 links {
You can’t perform that action at this time.
0 commit comments