diff --git a/helloworld/pom.xml b/helloworld/pom.xml
index aa9fd90..61d3daa 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.9.RELEASE
+ 2.2.10.RELEASE
jar
Spring AMQP Hello World
https://www.spring.io
@@ -16,7 +16,7 @@
true
- 2.2.9.RELEASE
+ 2.2.10.RELEASE
UTF-8
1.8
false
diff --git a/log4j2/pom.xml b/log4j2/pom.xml
index c2fa5da..440cb42 100644
--- a/log4j2/pom.xml
+++ b/log4j2/pom.xml
@@ -5,7 +5,7 @@
org.springframework.amqp.samples
log4j2
- 2.2.9.RELEASE
+ 2.2.10.RELEASE
jar
log4j2
@@ -14,7 +14,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.2.9.RELEASE
+ 2.3.2.RELEASE
@@ -22,7 +22,7 @@
UTF-8
1.8
5.2.6.RELEASE
- 2.2.9.RELEASE
+ 2.2.10.RELEASE
diff --git a/spring-rabbit-confirms-returns/pom.xml b/spring-rabbit-confirms-returns/pom.xml
index 9a02c99..c88ffb6 100644
--- a/spring-rabbit-confirms-returns/pom.xml
+++ b/spring-rabbit-confirms-returns/pom.xml
@@ -5,7 +5,7 @@
org.springframework.amqp.samples
spring-rabbit-confirms-returns
- 2.2.9.RELEASE
+ 2.2.10.RELEASE
jar
spring-rabbit-confirms-returns
@@ -14,7 +14,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.2.9.RELEASE
+ 2.3.2.RELEASE
@@ -22,7 +22,7 @@
UTF-8
UTF-8
1.8
- 2.2.9.RELEASE
+ 2.2.10.RELEASE
diff --git a/spring-rabbit-confirms-returns/src/main/resources/application.properties b/spring-rabbit-confirms-returns/src/main/resources/application.properties
index 1ecbe3b..d1ccb54 100644
--- a/spring-rabbit-confirms-returns/src/main/resources/application.properties
+++ b/spring-rabbit-confirms-returns/src/main/resources/application.properties
@@ -1,4 +1,4 @@
-spring.rabbitmq.publisher-confirms=true
+spring.rabbitmq.publisher-confirm-type=correlated
spring.rabbitmq.publisher-returns=true
spring.rabbitmq.template.mandatory=true
diff --git a/spring-rabbit-global-errorhandler/pom.xml b/spring-rabbit-global-errorhandler/pom.xml
index 351f454..6200466 100644
--- a/spring-rabbit-global-errorhandler/pom.xml
+++ b/spring-rabbit-global-errorhandler/pom.xml
@@ -5,7 +5,7 @@
com.example
spring-rabbit-global-errorhandler
- 2.2.9.RELEASE
+ 2.2.10.RELEASE
jar
spring-rabbit-global-errorhandler
@@ -14,7 +14,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.2.9.RELEASE
+ 2.3.2.RELEASE
@@ -22,7 +22,7 @@
UTF-8
UTF-8
1.8
- 2.2.9.RELEASE
+ 2.2.10.RELEASE
diff --git a/spring-rabbit-json/pom.xml b/spring-rabbit-json/pom.xml
index 0d0559d..17aca36 100644
--- a/spring-rabbit-json/pom.xml
+++ b/spring-rabbit-json/pom.xml
@@ -5,7 +5,7 @@
com.example
spring-rabbit-json
- 2.2.9.RELEASE
+ 2.2.10.RELEASE
jar
spring-rabbit-json
@@ -14,7 +14,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.2.9.RELEASE
+ 2.3.2.RELEASE
@@ -22,7 +22,7 @@
UTF-8
UTF-8
1.8
- 2.2.9.RELEASE
+ 2.2.10.RELEASE
diff --git a/stocks/pom.xml b/stocks/pom.xml
index bbd075c..5c580a2 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.9.RELEASE
+ 2.2.10.RELEASE
war
Spring Rabbit Stocks
https://www.spring.io
@@ -16,7 +16,7 @@
true
5.2.6.RELEASE
- 2.2.9.RELEASE
+ 2.2.10.RELEASE
UTF-8
1.8
false