From d53e44e225efb2c68125c94b3be0a76247c2b2e2 Mon Sep 17 00:00:00 2001 From: Gary Russell Date: Wed, 15 Jan 2020 16:52:06 -0500 Subject: [PATCH] Upgrade to 2.2.3 --- helloworld/pom.xml | 4 ++-- pom.xml | 2 +- stocks/pom.xml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/helloworld/pom.xml b/helloworld/pom.xml index 1d66d67..36b9ea8 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.samples.spring spring-rabbit-helloworld - 2.2.2.RELEASE + 2.2.3.RELEASE jar Spring AMQP Hello World https://www.spring.io @@ -16,7 +16,7 @@ true - 2.2.2.RELEASE + 2.2.3.RELEASE UTF-8 1.8 false diff --git a/pom.xml b/pom.xml index 54b9484..5a90352 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.amqp spring-amqp-samples Spring AMQP Samples - 2.2.2.RELEASE + 2.2.3.RELEASE pom helloworld diff --git a/stocks/pom.xml b/stocks/pom.xml index ad0dca3..bed5dcc 100644 --- a/stocks/pom.xml +++ b/stocks/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.samples.spring spring-rabbit-stocks - 2.2.2.RELEASE + 2.2.3.RELEASE war Spring Rabbit Stocks https://www.spring.io @@ -16,7 +16,7 @@ true 5.2.0.RELEASE - 2.2.2.RELEASE + 2.2.3.RELEASE UTF-8 1.8 false