diff --git a/beer_contracts/example/pom.xml b/beer_contracts/example/pom.xml
index 691cb73f1..e59239895 100644
--- a/beer_contracts/example/pom.xml
+++ b/beer_contracts/example/pom.xml
@@ -14,15 +14,15 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.8
+ 3.2.0-SNAPSHOT
UTF-8
17
- 4.0.4-SNAPSHOT
- 2022.0.4-SNAPSHOT
+ 4.1.0-SNAPSHOT
+ 2023.0.0-SNAPSHOT
true
diff --git a/beer_contracts/gradle.properties b/beer_contracts/gradle.properties
index b9c51cb9c..036c84feb 100644
--- a/beer_contracts/gradle.properties
+++ b/beer_contracts/gradle.properties
@@ -1,4 +1,4 @@
org.gradle.daemon=false
-verifierVersion=4.0.4-SNAPSHOT
-bootVersion=3.0.8
-BOM_VERSION=2022.0.4-SNAPSHOT
+verifierVersion=4.1.0-SNAPSHOT
+bootVersion=3.2.0-SNAPSHOT
+BOM_VERSION=2023.0.0-SNAPSHOT
diff --git a/beer_contracts/pom.xml b/beer_contracts/pom.xml
index 7cfa9710b..a1f5c2713 100644
--- a/beer_contracts/pom.xml
+++ b/beer_contracts/pom.xml
@@ -13,13 +13,13 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.8
+ 3.2.0-SNAPSHOT
UTF-8
- 2022.0.4-SNAPSHOT
+ 2023.0.0-SNAPSHOT
17
3.2.2
diff --git a/beer_contracts/src/main/resources/contracts/com/example/beer-api-producer-external/1.0.0/pom.xml b/beer_contracts/src/main/resources/contracts/com/example/beer-api-producer-external/1.0.0/pom.xml
index 6476fea38..d5e1887ab 100644
--- a/beer_contracts/src/main/resources/contracts/com/example/beer-api-producer-external/1.0.0/pom.xml
+++ b/beer_contracts/src/main/resources/contracts/com/example/beer-api-producer-external/1.0.0/pom.xml
@@ -14,15 +14,15 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.8
+ 3.2.0-SNAPSHOT
UTF-8
17
- 4.0.4-SNAPSHOT
- 2022.0.4-SNAPSHOT
+ 4.1.0-SNAPSHOT
+ 2023.0.0-SNAPSHOT
true
diff --git a/beer_contracts/src/main/resources/contracts/com/example/beer-api-producer-external/2.0.0/pom.xml b/beer_contracts/src/main/resources/contracts/com/example/beer-api-producer-external/2.0.0/pom.xml
index 0b95db219..8690ed694 100644
--- a/beer_contracts/src/main/resources/contracts/com/example/beer-api-producer-external/2.0.0/pom.xml
+++ b/beer_contracts/src/main/resources/contracts/com/example/beer-api-producer-external/2.0.0/pom.xml
@@ -14,15 +14,15 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.8
+ 3.2.0-SNAPSHOT
UTF-8
17
- 4.0.4-SNAPSHOT
- 2022.0.4-SNAPSHOT
+ 4.1.0-SNAPSHOT
+ 2023.0.0-SNAPSHOT
true
diff --git a/beer_contracts/src/main/resources/contracts/foo/bar/barService/pom.xml b/beer_contracts/src/main/resources/contracts/foo/bar/barService/pom.xml
index cd6d58c40..b5fa65d7b 100644
--- a/beer_contracts/src/main/resources/contracts/foo/bar/barService/pom.xml
+++ b/beer_contracts/src/main/resources/contracts/foo/bar/barService/pom.xml
@@ -13,15 +13,15 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.8
+ 3.2.0-SNAPSHOT
UTF-8
17
- 4.0.4-SNAPSHOT
- 2022.0.4-SNAPSHOT
+ 4.1.0-SNAPSHOT
+ 2023.0.0-SNAPSHOT
true
diff --git a/beer_contracts/src/main/resources/contracts/foo/bar/bazService/pom.xml b/beer_contracts/src/main/resources/contracts/foo/bar/bazService/pom.xml
index a74caab75..83d8aa23e 100644
--- a/beer_contracts/src/main/resources/contracts/foo/bar/bazService/pom.xml
+++ b/beer_contracts/src/main/resources/contracts/foo/bar/bazService/pom.xml
@@ -13,15 +13,15 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.8
+ 3.2.0-SNAPSHOT
UTF-8
17
- 4.0.4-SNAPSHOT
- 2022.0.4-SNAPSHOT
+ 4.1.0-SNAPSHOT
+ 2023.0.0-SNAPSHOT
true
true
diff --git a/beer_contracts/src/main/resources/contracts/foo/bar/beer-api-consumer/pom.xml b/beer_contracts/src/main/resources/contracts/foo/bar/beer-api-consumer/pom.xml
index 2962c54cf..9157f3e47 100644
--- a/beer_contracts/src/main/resources/contracts/foo/bar/beer-api-consumer/pom.xml
+++ b/beer_contracts/src/main/resources/contracts/foo/bar/beer-api-consumer/pom.xml
@@ -13,15 +13,15 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.8
+ 3.2.0-SNAPSHOT
UTF-8
17
- 4.0.4-SNAPSHOT
- 2022.0.4-SNAPSHOT
+ 4.1.0-SNAPSHOT
+ 2023.0.0-SNAPSHOT
true
true
diff --git a/beer_contracts/src/main/resources/contracts/foo/bar/fooService/1.2.3/pom.xml b/beer_contracts/src/main/resources/contracts/foo/bar/fooService/1.2.3/pom.xml
index 57efc34ef..8eb41e9cb 100644
--- a/beer_contracts/src/main/resources/contracts/foo/bar/fooService/1.2.3/pom.xml
+++ b/beer_contracts/src/main/resources/contracts/foo/bar/fooService/1.2.3/pom.xml
@@ -13,15 +13,15 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.8
+ 3.2.0-SNAPSHOT
UTF-8
17
- 4.0.4-SNAPSHOT
- 2022.0.4-SNAPSHOT
+ 4.1.0-SNAPSHOT
+ 2023.0.0-SNAPSHOT
true
diff --git a/common/gradle.properties b/common/gradle.properties
index 3c0884a4c..81d6c7126 100644
--- a/common/gradle.properties
+++ b/common/gradle.properties
@@ -1,2 +1,2 @@
org.gradle.daemon=false
-BOM_VERSION=2022.0.4-SNAPSHOT
+BOM_VERSION=2023.0.0-SNAPSHOT
diff --git a/common/pom.xml b/common/pom.xml
index dd69b154d..ff703a1bd 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -14,7 +14,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.8
+ 3.2.0-SNAPSHOT
@@ -22,7 +22,7 @@
UTF-8
UTF-8
17
- 2022.0.4-SNAPSHOT
+ 2023.0.0-SNAPSHOT
diff --git a/consumer/gradle.properties b/consumer/gradle.properties
index 2f5ee1356..b2494b37c 100644
--- a/consumer/gradle.properties
+++ b/consumer/gradle.properties
@@ -1,3 +1,3 @@
org.gradle.daemon=false
-BOM_VERSION=2022.0.4-SNAPSHOT
-bootVersion=3.0.8
+BOM_VERSION=2023.0.0-SNAPSHOT
+bootVersion=3.2.0-SNAPSHOT
diff --git a/consumer/pom.xml b/consumer/pom.xml
index 9632f77db..d6b3d716b 100644
--- a/consumer/pom.xml
+++ b/consumer/pom.xml
@@ -14,7 +14,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.8
+ 3.2.0-SNAPSHOT
@@ -22,7 +22,7 @@
UTF-8
UTF-8
17
- 2022.0.4-SNAPSHOT
+ 2023.0.0-SNAPSHOT
2.12.5
diff --git a/consumer_camel/gradle.properties b/consumer_camel/gradle.properties
index 2f5ee1356..b2494b37c 100644
--- a/consumer_camel/gradle.properties
+++ b/consumer_camel/gradle.properties
@@ -1,3 +1,3 @@
org.gradle.daemon=false
-BOM_VERSION=2022.0.4-SNAPSHOT
-bootVersion=3.0.8
+BOM_VERSION=2023.0.0-SNAPSHOT
+bootVersion=3.2.0-SNAPSHOT
diff --git a/consumer_camel/pom.xml b/consumer_camel/pom.xml
index 37064ce2c..fe831a49f 100644
--- a/consumer_camel/pom.xml
+++ b/consumer_camel/pom.xml
@@ -15,7 +15,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.8
+ 3.2.0-SNAPSHOT
@@ -23,7 +23,7 @@
UTF-8
UTF-8
17
- 2022.0.4-SNAPSHOT
+ 2023.0.0-SNAPSHOT
3.13.0
diff --git a/consumer_grpc/gradle.properties b/consumer_grpc/gradle.properties
index 2f5ee1356..b2494b37c 100644
--- a/consumer_grpc/gradle.properties
+++ b/consumer_grpc/gradle.properties
@@ -1,3 +1,3 @@
org.gradle.daemon=false
-BOM_VERSION=2022.0.4-SNAPSHOT
-bootVersion=3.0.8
+BOM_VERSION=2023.0.0-SNAPSHOT
+bootVersion=3.2.0-SNAPSHOT
diff --git a/consumer_grpc/pom.xml b/consumer_grpc/pom.xml
index 2f22dc424..2db71ed71 100644
--- a/consumer_grpc/pom.xml
+++ b/consumer_grpc/pom.xml
@@ -14,7 +14,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.8
+ 3.2.0-SNAPSHOT
@@ -22,7 +22,7 @@
UTF-8
UTF-8
17
- 2022.0.4-SNAPSHOT
+ 2023.0.0-SNAPSHOT
2.9.8
diff --git a/consumer_java/gradle.properties b/consumer_java/gradle.properties
index 2f5ee1356..b2494b37c 100644
--- a/consumer_java/gradle.properties
+++ b/consumer_java/gradle.properties
@@ -1,3 +1,3 @@
org.gradle.daemon=false
-BOM_VERSION=2022.0.4-SNAPSHOT
-bootVersion=3.0.8
+BOM_VERSION=2023.0.0-SNAPSHOT
+bootVersion=3.2.0-SNAPSHOT
diff --git a/consumer_java/pom.xml b/consumer_java/pom.xml
index 67f6f846e..9329a58ce 100644
--- a/consumer_java/pom.xml
+++ b/consumer_java/pom.xml
@@ -14,7 +14,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.8
+ 3.2.0-SNAPSHOT
@@ -22,7 +22,7 @@
UTF-8
UTF-8
17
- 2022.0.4-SNAPSHOT
+ 2023.0.0-SNAPSHOT
2.12.5
diff --git a/consumer_jms_middleware/gradle.properties b/consumer_jms_middleware/gradle.properties
index b9c51cb9c..036c84feb 100644
--- a/consumer_jms_middleware/gradle.properties
+++ b/consumer_jms_middleware/gradle.properties
@@ -1,4 +1,4 @@
org.gradle.daemon=false
-verifierVersion=4.0.4-SNAPSHOT
-bootVersion=3.0.8
-BOM_VERSION=2022.0.4-SNAPSHOT
+verifierVersion=4.1.0-SNAPSHOT
+bootVersion=3.2.0-SNAPSHOT
+BOM_VERSION=2023.0.0-SNAPSHOT
diff --git a/consumer_jms_middleware/pom.xml b/consumer_jms_middleware/pom.xml
index 4676e7483..23c330a46 100644
--- a/consumer_jms_middleware/pom.xml
+++ b/consumer_jms_middleware/pom.xml
@@ -14,7 +14,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.8
+ 3.2.0-SNAPSHOT
@@ -78,7 +78,7 @@
UTF-8
UTF-8
17
- 2022.0.4-SNAPSHOT
+ 2023.0.0-SNAPSHOT
diff --git a/consumer_kafka_middleware/gradle.properties b/consumer_kafka_middleware/gradle.properties
index b9c51cb9c..036c84feb 100644
--- a/consumer_kafka_middleware/gradle.properties
+++ b/consumer_kafka_middleware/gradle.properties
@@ -1,4 +1,4 @@
org.gradle.daemon=false
-verifierVersion=4.0.4-SNAPSHOT
-bootVersion=3.0.8
-BOM_VERSION=2022.0.4-SNAPSHOT
+verifierVersion=4.1.0-SNAPSHOT
+bootVersion=3.2.0-SNAPSHOT
+BOM_VERSION=2023.0.0-SNAPSHOT
diff --git a/consumer_kafka_middleware/pom.xml b/consumer_kafka_middleware/pom.xml
index b818a20c2..0f975227e 100644
--- a/consumer_kafka_middleware/pom.xml
+++ b/consumer_kafka_middleware/pom.xml
@@ -14,7 +14,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.8
+ 3.2.0-SNAPSHOT
@@ -71,7 +71,7 @@
UTF-8
UTF-8
17
- 2022.0.4-SNAPSHOT
+ 2023.0.0-SNAPSHOT
diff --git a/consumer_kotlin/gradle.properties b/consumer_kotlin/gradle.properties
index 2f5ee1356..b2494b37c 100644
--- a/consumer_kotlin/gradle.properties
+++ b/consumer_kotlin/gradle.properties
@@ -1,3 +1,3 @@
org.gradle.daemon=false
-BOM_VERSION=2022.0.4-SNAPSHOT
-bootVersion=3.0.8
+BOM_VERSION=2023.0.0-SNAPSHOT
+bootVersion=3.2.0-SNAPSHOT
diff --git a/consumer_kotlin/pom.xml b/consumer_kotlin/pom.xml
index 52f525708..d633fb48b 100644
--- a/consumer_kotlin/pom.xml
+++ b/consumer_kotlin/pom.xml
@@ -14,7 +14,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.8
+ 3.2.0-SNAPSHOT
@@ -22,7 +22,7 @@
UTF-8
UTF-8
17
- 2022.0.4-SNAPSHOT
+ 2023.0.0-SNAPSHOT
2.12.5
diff --git a/consumer_kotlin_ftw/gradle.properties b/consumer_kotlin_ftw/gradle.properties
index 2f5ee1356..b2494b37c 100644
--- a/consumer_kotlin_ftw/gradle.properties
+++ b/consumer_kotlin_ftw/gradle.properties
@@ -1,3 +1,3 @@
org.gradle.daemon=false
-BOM_VERSION=2022.0.4-SNAPSHOT
-bootVersion=3.0.8
+BOM_VERSION=2023.0.0-SNAPSHOT
+bootVersion=3.2.0-SNAPSHOT
diff --git a/consumer_kotlin_ftw/pom.xml b/consumer_kotlin_ftw/pom.xml
index ced7d1bad..802a72b64 100644
--- a/consumer_kotlin_ftw/pom.xml
+++ b/consumer_kotlin_ftw/pom.xml
@@ -14,14 +14,14 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.8
+ 3.2.0-SNAPSHOT
UTF-8
17
- 2022.0.4-SNAPSHOT
+ 2023.0.0-SNAPSHOT
1.8.22
diff --git a/consumer_proto/gradle.properties b/consumer_proto/gradle.properties
index 2f5ee1356..b2494b37c 100644
--- a/consumer_proto/gradle.properties
+++ b/consumer_proto/gradle.properties
@@ -1,3 +1,3 @@
org.gradle.daemon=false
-BOM_VERSION=2022.0.4-SNAPSHOT
-bootVersion=3.0.8
+BOM_VERSION=2023.0.0-SNAPSHOT
+bootVersion=3.2.0-SNAPSHOT
diff --git a/consumer_proto/pom.xml b/consumer_proto/pom.xml
index b4eee1ab4..27a4d0c57 100644
--- a/consumer_proto/pom.xml
+++ b/consumer_proto/pom.xml
@@ -14,7 +14,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.8
+ 3.2.0-SNAPSHOT
@@ -22,7 +22,7 @@
UTF-8
UTF-8
17
- 2022.0.4-SNAPSHOT
+ 2023.0.0-SNAPSHOT
2.9.8
diff --git a/consumer_rabbit_middleware/gradle.properties b/consumer_rabbit_middleware/gradle.properties
index b9c51cb9c..036c84feb 100644
--- a/consumer_rabbit_middleware/gradle.properties
+++ b/consumer_rabbit_middleware/gradle.properties
@@ -1,4 +1,4 @@
org.gradle.daemon=false
-verifierVersion=4.0.4-SNAPSHOT
-bootVersion=3.0.8
-BOM_VERSION=2022.0.4-SNAPSHOT
+verifierVersion=4.1.0-SNAPSHOT
+bootVersion=3.2.0-SNAPSHOT
+BOM_VERSION=2023.0.0-SNAPSHOT
diff --git a/consumer_rabbit_middleware/pom.xml b/consumer_rabbit_middleware/pom.xml
index 511774c49..54912607a 100644
--- a/consumer_rabbit_middleware/pom.xml
+++ b/consumer_rabbit_middleware/pom.xml
@@ -14,7 +14,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.8
+ 3.2.0-SNAPSHOT
@@ -75,7 +75,7 @@
UTF-8
UTF-8
17
- 2022.0.4-SNAPSHOT
+ 2023.0.0-SNAPSHOT
diff --git a/consumer_security/gradle.properties b/consumer_security/gradle.properties
index b5ebb7a5a..1e5c35ee9 100644
--- a/consumer_security/gradle.properties
+++ b/consumer_security/gradle.properties
@@ -1,3 +1,3 @@
org.gradle.daemon=false
-bootVersion=3.0.8
-BOM_VERSION=2022.0.4-SNAPSHOT
+bootVersion=3.2.0-SNAPSHOT
+BOM_VERSION=2023.0.0-SNAPSHOT
diff --git a/consumer_security/pom.xml b/consumer_security/pom.xml
index dc3cc7289..9bfcac2b4 100644
--- a/consumer_security/pom.xml
+++ b/consumer_security/pom.xml
@@ -14,7 +14,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.8
+ 3.2.0-SNAPSHOT
@@ -22,7 +22,7 @@
UTF-8
UTF-8
17
- 2022.0.4-SNAPSHOT
+ 2023.0.0-SNAPSHOT
2.12.5
diff --git a/consumer_with_discovery/gradle.properties b/consumer_with_discovery/gradle.properties
index 2f5ee1356..b2494b37c 100644
--- a/consumer_with_discovery/gradle.properties
+++ b/consumer_with_discovery/gradle.properties
@@ -1,3 +1,3 @@
org.gradle.daemon=false
-BOM_VERSION=2022.0.4-SNAPSHOT
-bootVersion=3.0.8
+BOM_VERSION=2023.0.0-SNAPSHOT
+bootVersion=3.2.0-SNAPSHOT
diff --git a/consumer_with_discovery/pom.xml b/consumer_with_discovery/pom.xml
index aa03102c8..81c93e9c3 100644
--- a/consumer_with_discovery/pom.xml
+++ b/consumer_with_discovery/pom.xml
@@ -14,7 +14,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.8
+ 3.2.0-SNAPSHOT
@@ -22,7 +22,7 @@
UTF-8
UTF-8
17
- 2022.0.4-SNAPSHOT
+ 2023.0.0-SNAPSHOT
diff --git a/consumer_with_junit4/gradle.properties b/consumer_with_junit4/gradle.properties
index 2f5ee1356..b2494b37c 100644
--- a/consumer_with_junit4/gradle.properties
+++ b/consumer_with_junit4/gradle.properties
@@ -1,3 +1,3 @@
org.gradle.daemon=false
-BOM_VERSION=2022.0.4-SNAPSHOT
-bootVersion=3.0.8
+BOM_VERSION=2023.0.0-SNAPSHOT
+bootVersion=3.2.0-SNAPSHOT
diff --git a/consumer_with_junit4/pom.xml b/consumer_with_junit4/pom.xml
index 2c9524882..89cdfa108 100644
--- a/consumer_with_junit4/pom.xml
+++ b/consumer_with_junit4/pom.xml
@@ -14,7 +14,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.8
+ 3.2.0-SNAPSHOT
@@ -22,7 +22,7 @@
UTF-8
UTF-8
17
- 2022.0.4-SNAPSHOT
+ 2023.0.0-SNAPSHOT
diff --git a/consumer_with_latest_2_2_features/gradle.properties b/consumer_with_latest_2_2_features/gradle.properties
index 2f5ee1356..b2494b37c 100644
--- a/consumer_with_latest_2_2_features/gradle.properties
+++ b/consumer_with_latest_2_2_features/gradle.properties
@@ -1,3 +1,3 @@
org.gradle.daemon=false
-BOM_VERSION=2022.0.4-SNAPSHOT
-bootVersion=3.0.8
+BOM_VERSION=2023.0.0-SNAPSHOT
+bootVersion=3.2.0-SNAPSHOT
diff --git a/consumer_with_latest_2_2_features/pom.xml b/consumer_with_latest_2_2_features/pom.xml
index 98057f468..0cff912ab 100644
--- a/consumer_with_latest_2_2_features/pom.xml
+++ b/consumer_with_latest_2_2_features/pom.xml
@@ -14,7 +14,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.8
+ 3.2.0-SNAPSHOT
@@ -22,7 +22,7 @@
UTF-8
UTF-8
17
- 2022.0.4-SNAPSHOT
+ 2023.0.0-SNAPSHOT
2.12.5
diff --git a/consumer_with_latest_3_0_features_gradle/gradle.properties b/consumer_with_latest_3_0_features_gradle/gradle.properties
index 2f5ee1356..b2494b37c 100644
--- a/consumer_with_latest_3_0_features_gradle/gradle.properties
+++ b/consumer_with_latest_3_0_features_gradle/gradle.properties
@@ -1,3 +1,3 @@
org.gradle.daemon=false
-BOM_VERSION=2022.0.4-SNAPSHOT
-bootVersion=3.0.8
+BOM_VERSION=2023.0.0-SNAPSHOT
+bootVersion=3.2.0-SNAPSHOT
diff --git a/consumer_with_restdocs/gradle.properties b/consumer_with_restdocs/gradle.properties
index 2f5ee1356..b2494b37c 100644
--- a/consumer_with_restdocs/gradle.properties
+++ b/consumer_with_restdocs/gradle.properties
@@ -1,3 +1,3 @@
org.gradle.daemon=false
-BOM_VERSION=2022.0.4-SNAPSHOT
-bootVersion=3.0.8
+BOM_VERSION=2023.0.0-SNAPSHOT
+bootVersion=3.2.0-SNAPSHOT
diff --git a/consumer_with_restdocs/pom.xml b/consumer_with_restdocs/pom.xml
index ee512c015..c60135ba5 100644
--- a/consumer_with_restdocs/pom.xml
+++ b/consumer_with_restdocs/pom.xml
@@ -14,7 +14,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.8
+ 3.2.0-SNAPSHOT
@@ -22,7 +22,7 @@
UTF-8
UTF-8
17
- 2022.0.4-SNAPSHOT
+ 2023.0.0-SNAPSHOT
diff --git a/consumer_with_secured_webflux/gradle.properties b/consumer_with_secured_webflux/gradle.properties
index 35e6f7823..e4732d76e 100644
--- a/consumer_with_secured_webflux/gradle.properties
+++ b/consumer_with_secured_webflux/gradle.properties
@@ -1,5 +1,5 @@
org.gradle.daemon=false
-verifierVersion=4.0.4-SNAPSHOT
-bootVersion=3.0.8
-BOM_VERSION=2022.0.4-SNAPSHOT
+verifierVersion=4.1.0-SNAPSHOT
+bootVersion=3.2.0-SNAPSHOT
+BOM_VERSION=2023.0.0-SNAPSHOT
kotlinVersion=1.8.22
diff --git a/consumer_with_secured_webflux/pom.xml b/consumer_with_secured_webflux/pom.xml
index 5d335842c..1de69918f 100644
--- a/consumer_with_secured_webflux/pom.xml
+++ b/consumer_with_secured_webflux/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.8
+ 3.2.0-SNAPSHOT
com.example
@@ -17,7 +17,7 @@
17
1.6.0
- 2022.0.4-SNAPSHOT
+ 2023.0.0-SNAPSHOT
diff --git a/consumer_with_stubs_per_consumer/gradle.properties b/consumer_with_stubs_per_consumer/gradle.properties
index 2f5ee1356..b2494b37c 100644
--- a/consumer_with_stubs_per_consumer/gradle.properties
+++ b/consumer_with_stubs_per_consumer/gradle.properties
@@ -1,3 +1,3 @@
org.gradle.daemon=false
-BOM_VERSION=2022.0.4-SNAPSHOT
-bootVersion=3.0.8
+BOM_VERSION=2023.0.0-SNAPSHOT
+bootVersion=3.2.0-SNAPSHOT
diff --git a/consumer_with_stubs_per_consumer/pom.xml b/consumer_with_stubs_per_consumer/pom.xml
index c57d10fcd..9a6bda6d4 100644
--- a/consumer_with_stubs_per_consumer/pom.xml
+++ b/consumer_with_stubs_per_consumer/pom.xml
@@ -14,7 +14,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.8
+ 3.2.0-SNAPSHOT
@@ -22,7 +22,7 @@
UTF-8
UTF-8
17
- 2022.0.4-SNAPSHOT
+ 2023.0.0-SNAPSHOT
diff --git a/docs/index.html b/docs/index.html
index 0a3a03bd8..5bcc14cab 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -5,7 +5,7 @@
-Spring Cloud Contract Samples 3.0.8
+Spring Cloud Contract Samples 3.2.0-SNAPSHOT