summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index db7f048..5e450b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -157,7 +157,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-broker</artifactId>
- <version>5.11.3</version>
+ <version>5.15.6</version>
</dependency>
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
@@ -167,7 +167,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-pool</artifactId>
- <version>5.14.5</version>
+ <version>5.15.6</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>