From 8aaacd0a7260a5b9effe6bce9cd9c1c57f69733b Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Wed, 29 Sep 2010 17:05:52 +0100 Subject: [PATCH] Update deps in samples --- spring-amqp-samples/helloworld/pom.xml | 4 ++-- spring-amqp-samples/stocks/pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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