diff --git a/helloworld/pom.xml b/helloworld/pom.xml
index df0a5bc..feac138 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.8.RELEASE
+ 2.3.0-M1
jar
Spring AMQP Hello World
https://www.spring.io
@@ -16,7 +16,7 @@
true
- 2.2.8.RELEASE
+ 2.3.0-M1
UTF-8
1.8
false
diff --git a/log4j2/pom.xml b/log4j2/pom.xml
index 9ef87b4..bde5ab7 100644
--- a/log4j2/pom.xml
+++ b/log4j2/pom.xml
@@ -5,7 +5,7 @@
org.springframework.amqp.samples
log4j2
- 2.2.8.RELEASE
+ 2.3.0-M1
jar
log4j2
@@ -14,15 +14,15 @@
org.springframework.boot
spring-boot-starter-parent
- 2.2.8.RELEASE
+ 2.3.1.RELEASE
UTF-8
1.8
- 5.2.6.RELEASE
- 2.2.8.RELEASE
+ 5.3.0-M1
+ 2.3.0-M1
diff --git a/pom.xml b/pom.xml
index 120261f..7c0a47b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
org.springframework.amqp
spring-amqp-samples
Spring AMQP Samples
- 2.2.5.RELEASE
+ 2.3.0-M1
pom
helloworld
diff --git a/spring-rabbit-confirms-returns/pom.xml b/spring-rabbit-confirms-returns/pom.xml
index 25f7aae..a6835b5 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.8.RELEASE
+ 2.3.0-M1
jar
spring-rabbit-confirms-returns
@@ -14,7 +14,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.2.8.RELEASE
+ 2.3.1.RELEASE
@@ -22,7 +22,7 @@
UTF-8
UTF-8
1.8
- 2.2.8.RELEASE
+ 2.3.0-M1
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 f942696..d8c5aeb 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.8.RELEASE
+ 2.3.0-M1
jar
spring-rabbit-global-errorhandler
@@ -14,7 +14,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.2.8.RELEASE
+ 2.3.1.RELEASE
@@ -22,7 +22,7 @@
UTF-8
UTF-8
1.8
- 2.2.8.RELEASE
+ 2.3.0-M1
diff --git a/spring-rabbit-json/pom.xml b/spring-rabbit-json/pom.xml
index 95467dd..63f2691 100644
--- a/spring-rabbit-json/pom.xml
+++ b/spring-rabbit-json/pom.xml
@@ -5,7 +5,7 @@
com.example
spring-rabbit-json
- 2.2.8.RELEASE
+ 2.3.0-M1
jar
spring-rabbit-json
@@ -14,7 +14,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.2.8.RELEASE
+ 2.3.1.RELEASE
@@ -22,7 +22,7 @@
UTF-8
UTF-8
1.8
- 2.2.8.RELEASE
+ 2.3.0-M1
diff --git a/stocks/pom.xml b/stocks/pom.xml
index 33dea53..664804b 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.8.RELEASE
+ 2.3.0-M1
war
Spring Rabbit Stocks
https://www.spring.io
@@ -15,8 +15,8 @@
true
- 5.2.6.RELEASE
- 2.2.8.RELEASE
+ 5.3.0-M1
+ 2.3.0-M1
UTF-8
1.8
false