diff --git a/pom.xml b/pom.xml
index dcaad0a9e4..8a6a9a7351 100755
--- a/pom.xml
+++ b/pom.xml
@@ -29,10 +29,10 @@
${basedir}
- 2.1.0.RELEASE
- 5.1.2.RELEASE
- 5.1.1.RELEASE
- 2.1.2.RELEASE
+ 2.1.3.RELEASE
+ 5.1.5.RELEASE
+ 5.1.4.RELEASE
+ 2.1.5.RELEASE
2.9.0
0.7.0
2.2.0
@@ -87,6 +87,7 @@
2.57
2.7.7
1.23
+ 1.9.3
@@ -524,6 +525,16 @@
antlr
${antlr.version}
+
+ net.bytebuddy
+ byte-buddy
+ ${bytebuddy.version}
+
+
+ net.bytebuddy
+ byte-buddy-agent
+ ${bytebuddy.version}
+
com.rabbitmq
amqp-client