Browse Source

Upgrade to Activemq 5.15.7

Closes gh-14996
pull/16246/head
Andy Wilkinson 7 years ago
parent
commit
a1b51f7647
  1. 2
      spring-boot-project/spring-boot-dependencies/pom.xml

2
spring-boot-project/spring-boot-dependencies/pom.xml

@ -33,7 +33,7 @@ @@ -33,7 +33,7 @@
<properties>
<main.basedir>${basedir}/../..</main.basedir>
<!-- Dependency versions -->
<activemq.version>5.15.6</activemq.version>
<activemq.version>5.15.7</activemq.version>
<antlr2.version>2.7.7</antlr2.version>
<appengine-sdk.version>1.9.67</appengine-sdk.version>
<artemis.version>2.4.0</artemis.version>

Loading…
Cancel
Save