Browse Source

Upgrade to ActiveMQ 5.10.2

Closes gh-2969
pull/3022/merge
Andy Wilkinson 11 years ago
parent
commit
28bfdef325
  1. 2
      spring-boot-dependencies/pom.xml

2
spring-boot-dependencies/pom.xml

@ -46,7 +46,7 @@
<!-- Spring Boot --> <!-- Spring Boot -->
<spring-boot.version>1.2.4.BUILD-SNAPSHOT</spring-boot.version> <spring-boot.version>1.2.4.BUILD-SNAPSHOT</spring-boot.version>
<!-- Third Party --> <!-- Third Party -->
<activemq.version>5.10.1</activemq.version> <activemq.version>5.10.2</activemq.version>
<antlr2.version>2.7.7</antlr2.version> <antlr2.version>2.7.7</antlr2.version>
<aspectj.version>1.8.5</aspectj.version> <aspectj.version>1.8.5</aspectj.version>
<atomikos.version>3.9.3</atomikos.version> <atomikos.version>3.9.3</atomikos.version>

Loading…
Cancel
Save