diff --git a/spring-amqp-samples/helloworld/pom.xml b/spring-amqp-samples/helloworld/pom.xml index 55fe3edc..39633e72 100644 --- a/spring-amqp-samples/helloworld/pom.xml +++ b/spring-amqp-samples/helloworld/pom.xml @@ -16,7 +16,7 @@ true - 1.8.1 + 2.1.0 3.0.3.RELEASE 1.0.0.BUILD-SNAPSHOT @@ -94,7 +94,7 @@ junit junit - 4.7 + 4.8.1 test diff --git a/spring-amqp-samples/stocks/pom.xml b/spring-amqp-samples/stocks/pom.xml index e5d9a78c..a8ad2f3f 100644 --- a/spring-amqp-samples/stocks/pom.xml +++ b/spring-amqp-samples/stocks/pom.xml @@ -16,7 +16,7 @@ true - 1.8.1 + 2.1.0 3.0.3.RELEASE 1.0.0.BUILD-SNAPSHOT @@ -94,7 +94,7 @@ junit junit - 4.7 + 4.8.1 test