From 45613fda7ab6ead67ca1630a7f5d4350fdfc96e2 Mon Sep 17 00:00:00 2001 From: spring-builds Date: Tue, 3 Dec 2024 06:48:38 +0000 Subject: [PATCH] Updated versions after [2024.0.0] release train and [4.2.0] [spring-cloud-contract] project release --- beer_contracts/example/pom.xml | 4 ++-- beer_contracts/pom.xml | 2 +- .../com/example/beer-api-producer-external/1.0.0/pom.xml | 4 ++-- .../com/example/beer-api-producer-external/2.0.0/pom.xml | 4 ++-- .../src/main/resources/contracts/foo/bar/barService/pom.xml | 4 ++-- .../src/main/resources/contracts/foo/bar/bazService/pom.xml | 4 ++-- .../resources/contracts/foo/bar/beer-api-consumer/pom.xml | 4 ++-- .../main/resources/contracts/foo/bar/fooService/1.2.3/pom.xml | 4 ++-- common/pom.xml | 2 +- consumer/pom.xml | 2 +- consumer_camel/pom.xml | 2 +- consumer_grpc/pom.xml | 2 +- consumer_java/pom.xml | 2 +- consumer_jms_middleware/pom.xml | 2 +- consumer_kafka_middleware/pom.xml | 2 +- consumer_kotlin/pom.xml | 2 +- consumer_kotlin_ftw/pom.xml | 2 +- consumer_proto/pom.xml | 2 +- consumer_rabbit_middleware/pom.xml | 2 +- consumer_security/pom.xml | 2 +- consumer_with_discovery/pom.xml | 2 +- consumer_with_latest_2_2_features/pom.xml | 2 +- consumer_with_restdocs/pom.xml | 2 +- consumer_with_secured_webflux/pom.xml | 2 +- consumer_with_stubs_per_consumer/pom.xml | 2 +- producer/pom.xml | 4 ++-- producer_advanced/pom.xml | 4 ++-- producer_camel/pom.xml | 4 ++-- producer_graphql/pom.xml | 4 ++-- producer_grpc/pom.xml | 4 ++-- producer_java/pom.xml | 4 ++-- producer_jaxrs/pom.xml | 4 ++-- producer_jaxrs_spring/pom.xml | 4 ++-- producer_jms_middleware/pom.xml | 4 ++-- producer_kafka_middleware/pom.xml | 4 ++-- producer_kotlin/pom.xml | 4 ++-- producer_kotlin_ftw/pom.xml | 4 ++-- producer_proto/pom.xml | 4 ++-- producer_rabbit_middleware/pom.xml | 4 ++-- producer_router_function/pom.xml | 4 ++-- producer_security/pom.xml | 4 ++-- producer_testng/pom.xml | 4 ++-- producer_webflux/pom.xml | 4 ++-- producer_webflux_security/pom.xml | 4 ++-- producer_webflux_webtestclient/pom.xml | 4 ++-- producer_with_dsl_restdocs/pom.xml | 4 ++-- producer_with_empty_git/pom.xml | 4 ++-- producer_with_external_contracts/pom.xml | 4 ++-- producer_with_git/pom.xml | 4 ++-- producer_with_latest_2_2_features/pom.xml | 4 ++-- producer_with_restdocs/pom.xml | 4 ++-- producer_with_spock/pom.xml | 4 ++-- producer_with_stubs_per_consumer/pom.xml | 4 ++-- producer_with_webtestclient_restdocs/pom.xml | 4 ++-- producer_with_xml/pom.xml | 4 ++-- producer_yaml/pom.xml | 4 ++-- standalone/contracts/com/example/server/pom.xml | 2 +- standalone/dsl/http-client/gradle.properties | 2 +- standalone/dsl/http-client/pom.xml | 4 ++-- standalone/dsl/http-server/gradle.properties | 2 +- standalone/dsl/http-server/pom.xml | 4 ++-- standalone/restdocs/http-client/gradle.properties | 2 +- standalone/restdocs/http-client/pom.xml | 2 +- standalone/restdocs/http-server/pom.xml | 2 +- standalone/webclient/http-client/pom.xml | 2 +- standalone/webclient/http-server/pom.xml | 2 +- wiremock-for-contract-docs/pom.xml | 2 +- wiremock-native/pom.xml | 2 +- wiremock-tomcat/pom.xml | 2 +- wiremock-undertow-ssl/pom.xml | 2 +- wiremock-undertow/pom.xml | 2 +- wiremock/pom.xml | 2 +- 72 files changed, 112 insertions(+), 112 deletions(-) diff --git a/beer_contracts/example/pom.xml b/beer_contracts/example/pom.xml index 9b7119e3..8b71df94 100644 --- a/beer_contracts/example/pom.xml +++ b/beer_contracts/example/pom.xml @@ -21,8 +21,8 @@ UTF-8 17 - 4.2.0-SNAPSHOT - 2024.0.0-SNAPSHOT + 4.2.1-SNAPSHOT + 2024.0.1-SNAPSHOT true diff --git a/beer_contracts/pom.xml b/beer_contracts/pom.xml index b3d7564f..458a85ac 100644 --- a/beer_contracts/pom.xml +++ b/beer_contracts/pom.xml @@ -19,7 +19,7 @@ UTF-8 - 2024.0.0-SNAPSHOT + 2024.0.1-SNAPSHOT 17 3.4.1 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 63e22cbb..35adb1bd 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 @@ -21,8 +21,8 @@ UTF-8 17 - 4.2.0-SNAPSHOT - 2024.0.0-SNAPSHOT + 4.2.1-SNAPSHOT + 2024.0.1-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 5d97f0ce..819f831e 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 @@ -21,8 +21,8 @@ UTF-8 17 - 4.2.0-SNAPSHOT - 2024.0.0-SNAPSHOT + 4.2.1-SNAPSHOT + 2024.0.1-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 0fb430ed..63d2ee4f 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 @@ -20,8 +20,8 @@ UTF-8 17 - 4.2.0-SNAPSHOT - 2024.0.0-SNAPSHOT + 4.2.1-SNAPSHOT + 2024.0.1-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 6a83a7f9..7035e2e4 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 @@ -20,8 +20,8 @@ UTF-8 17 - 4.2.0-SNAPSHOT - 2024.0.0-SNAPSHOT + 4.2.1-SNAPSHOT + 2024.0.1-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 bdb13f47..35728bf3 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 @@ -20,8 +20,8 @@ UTF-8 17 - 4.2.0-SNAPSHOT - 2024.0.0-SNAPSHOT + 4.2.1-SNAPSHOT + 2024.0.1-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 e9cbe9a9..a9adadbb 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 @@ -20,8 +20,8 @@ UTF-8 17 - 4.2.0-SNAPSHOT - 2024.0.0-SNAPSHOT + 4.2.1-SNAPSHOT + 2024.0.1-SNAPSHOT true diff --git a/common/pom.xml b/common/pom.xml index 49f19bbd..295d5ffa 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -22,7 +22,7 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT + 2024.0.1-SNAPSHOT diff --git a/consumer/pom.xml b/consumer/pom.xml index 3159259f..6d2f12e4 100644 --- a/consumer/pom.xml +++ b/consumer/pom.xml @@ -22,7 +22,7 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT + 2024.0.1-SNAPSHOT 2.12.5 diff --git a/consumer_camel/pom.xml b/consumer_camel/pom.xml index 13a0e63e..51f46070 100644 --- a/consumer_camel/pom.xml +++ b/consumer_camel/pom.xml @@ -23,7 +23,7 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT + 2024.0.1-SNAPSHOT 3.13.0 diff --git a/consumer_grpc/pom.xml b/consumer_grpc/pom.xml index 2ccb9f38..b28e2fe9 100644 --- a/consumer_grpc/pom.xml +++ b/consumer_grpc/pom.xml @@ -22,7 +22,7 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT + 2024.0.1-SNAPSHOT 2.9.8 diff --git a/consumer_java/pom.xml b/consumer_java/pom.xml index 107e3d7e..6b3c9625 100644 --- a/consumer_java/pom.xml +++ b/consumer_java/pom.xml @@ -22,7 +22,7 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT + 2024.0.1-SNAPSHOT 2.12.5 diff --git a/consumer_jms_middleware/pom.xml b/consumer_jms_middleware/pom.xml index 8d406d51..6cf22f4a 100644 --- a/consumer_jms_middleware/pom.xml +++ b/consumer_jms_middleware/pom.xml @@ -72,7 +72,7 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT + 2024.0.1-SNAPSHOT diff --git a/consumer_kafka_middleware/pom.xml b/consumer_kafka_middleware/pom.xml index 369bd4ca..f312d757 100644 --- a/consumer_kafka_middleware/pom.xml +++ b/consumer_kafka_middleware/pom.xml @@ -65,7 +65,7 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT + 2024.0.1-SNAPSHOT diff --git a/consumer_kotlin/pom.xml b/consumer_kotlin/pom.xml index 6be353fe..9068e1b0 100644 --- a/consumer_kotlin/pom.xml +++ b/consumer_kotlin/pom.xml @@ -22,7 +22,7 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT + 2024.0.1-SNAPSHOT 2.12.5 diff --git a/consumer_kotlin_ftw/pom.xml b/consumer_kotlin_ftw/pom.xml index bed1b169..ee26e1e4 100644 --- a/consumer_kotlin_ftw/pom.xml +++ b/consumer_kotlin_ftw/pom.xml @@ -21,7 +21,7 @@ UTF-8 17 - 2024.0.0-SNAPSHOT + 2024.0.1-SNAPSHOT 1.8.22 diff --git a/consumer_proto/pom.xml b/consumer_proto/pom.xml index 8921408d..6ce993cc 100644 --- a/consumer_proto/pom.xml +++ b/consumer_proto/pom.xml @@ -22,7 +22,7 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT + 2024.0.1-SNAPSHOT 2.9.8 diff --git a/consumer_rabbit_middleware/pom.xml b/consumer_rabbit_middleware/pom.xml index 707c9a32..08aa2465 100644 --- a/consumer_rabbit_middleware/pom.xml +++ b/consumer_rabbit_middleware/pom.xml @@ -69,7 +69,7 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT + 2024.0.1-SNAPSHOT diff --git a/consumer_security/pom.xml b/consumer_security/pom.xml index 01c8a33b..e4b94c37 100644 --- a/consumer_security/pom.xml +++ b/consumer_security/pom.xml @@ -22,7 +22,7 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT + 2024.0.1-SNAPSHOT 2.12.5 diff --git a/consumer_with_discovery/pom.xml b/consumer_with_discovery/pom.xml index f438a8bf..081c6ee6 100644 --- a/consumer_with_discovery/pom.xml +++ b/consumer_with_discovery/pom.xml @@ -22,7 +22,7 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT + 2024.0.1-SNAPSHOT diff --git a/consumer_with_latest_2_2_features/pom.xml b/consumer_with_latest_2_2_features/pom.xml index f65f6c72..9af403f5 100644 --- a/consumer_with_latest_2_2_features/pom.xml +++ b/consumer_with_latest_2_2_features/pom.xml @@ -22,7 +22,7 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT + 2024.0.1-SNAPSHOT 2.12.5 diff --git a/consumer_with_restdocs/pom.xml b/consumer_with_restdocs/pom.xml index 706761ce..a810679a 100644 --- a/consumer_with_restdocs/pom.xml +++ b/consumer_with_restdocs/pom.xml @@ -22,7 +22,7 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT + 2024.0.1-SNAPSHOT diff --git a/consumer_with_secured_webflux/pom.xml b/consumer_with_secured_webflux/pom.xml index 6c537b19..b7778ddd 100644 --- a/consumer_with_secured_webflux/pom.xml +++ b/consumer_with_secured_webflux/pom.xml @@ -17,7 +17,7 @@ 17 1.8.22 - 2024.0.0-SNAPSHOT + 2024.0.1-SNAPSHOT diff --git a/consumer_with_stubs_per_consumer/pom.xml b/consumer_with_stubs_per_consumer/pom.xml index 443fb732..d8fe2b8c 100644 --- a/consumer_with_stubs_per_consumer/pom.xml +++ b/consumer_with_stubs_per_consumer/pom.xml @@ -22,7 +22,7 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT + 2024.0.1-SNAPSHOT diff --git a/producer/pom.xml b/producer/pom.xml index cb17c9a6..f18a5785 100644 --- a/producer/pom.xml +++ b/producer/pom.xml @@ -69,8 +69,8 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT - 4.2.0-SNAPSHOT + 2024.0.1-SNAPSHOT + 4.2.1-SNAPSHOT diff --git a/producer_advanced/pom.xml b/producer_advanced/pom.xml index a0031f00..c0ab5620 100644 --- a/producer_advanced/pom.xml +++ b/producer_advanced/pom.xml @@ -48,8 +48,8 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT - 4.2.0-SNAPSHOT + 2024.0.1-SNAPSHOT + 4.2.1-SNAPSHOT diff --git a/producer_camel/pom.xml b/producer_camel/pom.xml index 4211f81c..ebbb17ef 100644 --- a/producer_camel/pom.xml +++ b/producer_camel/pom.xml @@ -23,8 +23,8 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT - 4.2.0-SNAPSHOT + 2024.0.1-SNAPSHOT + 4.2.1-SNAPSHOT 3.13.0 diff --git a/producer_graphql/pom.xml b/producer_graphql/pom.xml index 17cde388..03913d23 100644 --- a/producer_graphql/pom.xml +++ b/producer_graphql/pom.xml @@ -58,8 +58,8 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT - 4.2.0-SNAPSHOT + 2024.0.1-SNAPSHOT + 4.2.1-SNAPSHOT diff --git a/producer_grpc/pom.xml b/producer_grpc/pom.xml index af000492..e6976b7c 100644 --- a/producer_grpc/pom.xml +++ b/producer_grpc/pom.xml @@ -50,8 +50,8 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT - 4.2.0-SNAPSHOT + 2024.0.1-SNAPSHOT + 4.2.1-SNAPSHOT diff --git a/producer_java/pom.xml b/producer_java/pom.xml index 0c0f1d38..1c4535eb 100644 --- a/producer_java/pom.xml +++ b/producer_java/pom.xml @@ -68,8 +68,8 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT - 4.2.0-SNAPSHOT + 2024.0.1-SNAPSHOT + 4.2.1-SNAPSHOT diff --git a/producer_jaxrs/pom.xml b/producer_jaxrs/pom.xml index f65dd41c..287f9b82 100644 --- a/producer_jaxrs/pom.xml +++ b/producer_jaxrs/pom.xml @@ -48,8 +48,8 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT - 4.2.0-SNAPSHOT + 2024.0.1-SNAPSHOT + 4.2.1-SNAPSHOT diff --git a/producer_jaxrs_spring/pom.xml b/producer_jaxrs_spring/pom.xml index 856212c0..e3cf6093 100644 --- a/producer_jaxrs_spring/pom.xml +++ b/producer_jaxrs_spring/pom.xml @@ -48,8 +48,8 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT - 4.2.0-SNAPSHOT + 2024.0.1-SNAPSHOT + 4.2.1-SNAPSHOT diff --git a/producer_jms_middleware/pom.xml b/producer_jms_middleware/pom.xml index 476eba2f..79135c35 100644 --- a/producer_jms_middleware/pom.xml +++ b/producer_jms_middleware/pom.xml @@ -66,8 +66,8 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT - 4.2.0-SNAPSHOT + 2024.0.1-SNAPSHOT + 4.2.1-SNAPSHOT diff --git a/producer_kafka_middleware/pom.xml b/producer_kafka_middleware/pom.xml index c7b210e8..0e91e468 100644 --- a/producer_kafka_middleware/pom.xml +++ b/producer_kafka_middleware/pom.xml @@ -57,8 +57,8 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT - 4.2.0-SNAPSHOT + 2024.0.1-SNAPSHOT + 4.2.1-SNAPSHOT 1.17.6 diff --git a/producer_kotlin/pom.xml b/producer_kotlin/pom.xml index f421c458..65b2d6e7 100644 --- a/producer_kotlin/pom.xml +++ b/producer_kotlin/pom.xml @@ -77,8 +77,8 @@ UTF-8 17 1.8.22 - 2024.0.0-SNAPSHOT - 4.2.0-SNAPSHOT + 2024.0.1-SNAPSHOT + 4.2.1-SNAPSHOT diff --git a/producer_kotlin_ftw/pom.xml b/producer_kotlin_ftw/pom.xml index dfaef89a..71929263 100644 --- a/producer_kotlin_ftw/pom.xml +++ b/producer_kotlin_ftw/pom.xml @@ -21,8 +21,8 @@ UTF-8 17 - 4.2.0-SNAPSHOT - 2024.0.0-SNAPSHOT + 4.2.1-SNAPSHOT + 2024.0.1-SNAPSHOT 1.8.22 diff --git a/producer_proto/pom.xml b/producer_proto/pom.xml index a358bd71..610e978e 100644 --- a/producer_proto/pom.xml +++ b/producer_proto/pom.xml @@ -43,8 +43,8 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT - 4.2.0-SNAPSHOT + 2024.0.1-SNAPSHOT + 4.2.1-SNAPSHOT diff --git a/producer_rabbit_middleware/pom.xml b/producer_rabbit_middleware/pom.xml index 25f2b6a8..15bf69e1 100644 --- a/producer_rabbit_middleware/pom.xml +++ b/producer_rabbit_middleware/pom.xml @@ -63,8 +63,8 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT - 4.2.0-SNAPSHOT + 2024.0.1-SNAPSHOT + 4.2.1-SNAPSHOT diff --git a/producer_router_function/pom.xml b/producer_router_function/pom.xml index d894da5b..3b165c09 100644 --- a/producer_router_function/pom.xml +++ b/producer_router_function/pom.xml @@ -22,8 +22,8 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT - 4.2.0-SNAPSHOT + 2024.0.1-SNAPSHOT + 4.2.1-SNAPSHOT diff --git a/producer_security/pom.xml b/producer_security/pom.xml index 308a9fff..cb2bdeee 100644 --- a/producer_security/pom.xml +++ b/producer_security/pom.xml @@ -22,8 +22,8 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT - 4.2.0-SNAPSHOT + 2024.0.1-SNAPSHOT + 4.2.1-SNAPSHOT 1.1.1.RELEASE 2.5.1.RELEASE 2.6.7 diff --git a/producer_testng/pom.xml b/producer_testng/pom.xml index 8598ad93..1a4dd890 100644 --- a/producer_testng/pom.xml +++ b/producer_testng/pom.xml @@ -54,8 +54,8 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT - 4.2.0-SNAPSHOT + 2024.0.1-SNAPSHOT + 4.2.1-SNAPSHOT diff --git a/producer_webflux/pom.xml b/producer_webflux/pom.xml index 827b4b65..112f3ef5 100644 --- a/producer_webflux/pom.xml +++ b/producer_webflux/pom.xml @@ -68,8 +68,8 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT - 4.2.0-SNAPSHOT + 2024.0.1-SNAPSHOT + 4.2.1-SNAPSHOT diff --git a/producer_webflux_security/pom.xml b/producer_webflux_security/pom.xml index c8edb00f..c08bb7d8 100644 --- a/producer_webflux_security/pom.xml +++ b/producer_webflux_security/pom.xml @@ -17,8 +17,8 @@ 17 1.8.22 - 2024.0.0-SNAPSHOT - 4.2.0-SNAPSHOT + 2024.0.1-SNAPSHOT + 4.2.1-SNAPSHOT diff --git a/producer_webflux_webtestclient/pom.xml b/producer_webflux_webtestclient/pom.xml index 08f254cd..2d1e19cb 100644 --- a/producer_webflux_webtestclient/pom.xml +++ b/producer_webflux_webtestclient/pom.xml @@ -75,8 +75,8 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT - 4.2.0-SNAPSHOT + 2024.0.1-SNAPSHOT + 4.2.1-SNAPSHOT diff --git a/producer_with_dsl_restdocs/pom.xml b/producer_with_dsl_restdocs/pom.xml index 4c54d182..5cc81dd8 100644 --- a/producer_with_dsl_restdocs/pom.xml +++ b/producer_with_dsl_restdocs/pom.xml @@ -65,8 +65,8 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT - 4.2.0-SNAPSHOT + 2024.0.1-SNAPSHOT + 4.2.1-SNAPSHOT diff --git a/producer_with_empty_git/pom.xml b/producer_with_empty_git/pom.xml index 8566a87f..9c68c250 100644 --- a/producer_with_empty_git/pom.xml +++ b/producer_with_empty_git/pom.xml @@ -22,8 +22,8 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT - 4.2.0-SNAPSHOT + 2024.0.1-SNAPSHOT + 4.2.1-SNAPSHOT diff --git a/producer_with_external_contracts/pom.xml b/producer_with_external_contracts/pom.xml index 3f592d1e..4b465f52 100644 --- a/producer_with_external_contracts/pom.xml +++ b/producer_with_external_contracts/pom.xml @@ -22,8 +22,8 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT - 4.2.0-SNAPSHOT + 2024.0.1-SNAPSHOT + 4.2.1-SNAPSHOT diff --git a/producer_with_git/pom.xml b/producer_with_git/pom.xml index 32985090..1e686903 100644 --- a/producer_with_git/pom.xml +++ b/producer_with_git/pom.xml @@ -22,8 +22,8 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT - 4.2.0-SNAPSHOT + 2024.0.1-SNAPSHOT + 4.2.1-SNAPSHOT diff --git a/producer_with_latest_2_2_features/pom.xml b/producer_with_latest_2_2_features/pom.xml index 34c2782a..ef3249f6 100644 --- a/producer_with_latest_2_2_features/pom.xml +++ b/producer_with_latest_2_2_features/pom.xml @@ -59,8 +59,8 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT - 4.2.0-SNAPSHOT + 2024.0.1-SNAPSHOT + 4.2.1-SNAPSHOT diff --git a/producer_with_restdocs/pom.xml b/producer_with_restdocs/pom.xml index 99749b08..03471d78 100644 --- a/producer_with_restdocs/pom.xml +++ b/producer_with_restdocs/pom.xml @@ -22,8 +22,8 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT - 4.2.0-SNAPSHOT + 2024.0.1-SNAPSHOT + 4.2.1-SNAPSHOT diff --git a/producer_with_spock/pom.xml b/producer_with_spock/pom.xml index 19855a75..f28b12c7 100644 --- a/producer_with_spock/pom.xml +++ b/producer_with_spock/pom.xml @@ -22,8 +22,8 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT - 4.2.0-SNAPSHOT + 2024.0.1-SNAPSHOT + 4.2.1-SNAPSHOT 2.2-M1-groovy-4.0 1.3.2 diff --git a/producer_with_stubs_per_consumer/pom.xml b/producer_with_stubs_per_consumer/pom.xml index e737cd0a..c64fd846 100644 --- a/producer_with_stubs_per_consumer/pom.xml +++ b/producer_with_stubs_per_consumer/pom.xml @@ -22,8 +22,8 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT - 4.2.0-SNAPSHOT + 2024.0.1-SNAPSHOT + 4.2.1-SNAPSHOT diff --git a/producer_with_webtestclient_restdocs/pom.xml b/producer_with_webtestclient_restdocs/pom.xml index 8affb0ab..39f08516 100644 --- a/producer_with_webtestclient_restdocs/pom.xml +++ b/producer_with_webtestclient_restdocs/pom.xml @@ -22,8 +22,8 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT - 4.2.0-SNAPSHOT + 2024.0.1-SNAPSHOT + 4.2.1-SNAPSHOT true diff --git a/producer_with_xml/pom.xml b/producer_with_xml/pom.xml index 6ea0bf97..71b2ac88 100644 --- a/producer_with_xml/pom.xml +++ b/producer_with_xml/pom.xml @@ -73,8 +73,8 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT - 4.2.0-SNAPSHOT + 2024.0.1-SNAPSHOT + 4.2.1-SNAPSHOT 2.12.5 diff --git a/producer_yaml/pom.xml b/producer_yaml/pom.xml index 97444c6a..65467477 100644 --- a/producer_yaml/pom.xml +++ b/producer_yaml/pom.xml @@ -64,8 +64,8 @@ UTF-8 UTF-8 17 - 2024.0.0-SNAPSHOT - 4.2.0-SNAPSHOT + 2024.0.1-SNAPSHOT + 4.2.1-SNAPSHOT diff --git a/standalone/contracts/com/example/server/pom.xml b/standalone/contracts/com/example/server/pom.xml index e72707d7..74f3b410 100644 --- a/standalone/contracts/com/example/server/pom.xml +++ b/standalone/contracts/com/example/server/pom.xml @@ -21,7 +21,7 @@ UTF-8 17 - 4.2.0-SNAPSHOT + 4.2.1-SNAPSHOT true diff --git a/standalone/dsl/http-client/gradle.properties b/standalone/dsl/http-client/gradle.properties index d653a6f9..947d042a 100644 --- a/standalone/dsl/http-client/gradle.properties +++ b/standalone/dsl/http-client/gradle.properties @@ -1,4 +1,4 @@ org.gradle.daemon=false verifierVersion=4.2.0-SNAPSHOT -springCloudStreamVersion=4.2.0-SNAPSHOT +springCloudStreamVersion=4.2.1-SNAPSHOT bootVersion=3.3.4 diff --git a/standalone/dsl/http-client/pom.xml b/standalone/dsl/http-client/pom.xml index 53cdc8bb..46049ba4 100644 --- a/standalone/dsl/http-client/pom.xml +++ b/standalone/dsl/http-client/pom.xml @@ -21,8 +21,8 @@ UTF-8 17 - 4.2.0-SNAPSHOT - 4.2.0-SNAPSHOT + 4.2.1-SNAPSHOT + 4.2.1-SNAPSHOT diff --git a/standalone/dsl/http-server/gradle.properties b/standalone/dsl/http-server/gradle.properties index 6558c8e8..7ca7ed79 100644 --- a/standalone/dsl/http-server/gradle.properties +++ b/standalone/dsl/http-server/gradle.properties @@ -1,4 +1,4 @@ org.gradle.daemon=false verifierVersion=4.2.0-SNAPSHOT -springCloudStreamVersion=4.2.0-SNAPSHOT +springCloudStreamVersion=4.2.1-SNAPSHOT bootVersion=3.3.4 \ No newline at end of file diff --git a/standalone/dsl/http-server/pom.xml b/standalone/dsl/http-server/pom.xml index ad169bda..b6427a09 100644 --- a/standalone/dsl/http-server/pom.xml +++ b/standalone/dsl/http-server/pom.xml @@ -21,8 +21,8 @@ UTF-8 17 - 4.2.0-SNAPSHOT - 4.2.0-SNAPSHOT + 4.2.1-SNAPSHOT + 4.2.1-SNAPSHOT diff --git a/standalone/restdocs/http-client/gradle.properties b/standalone/restdocs/http-client/gradle.properties index 6558c8e8..7ca7ed79 100644 --- a/standalone/restdocs/http-client/gradle.properties +++ b/standalone/restdocs/http-client/gradle.properties @@ -1,4 +1,4 @@ org.gradle.daemon=false verifierVersion=4.2.0-SNAPSHOT -springCloudStreamVersion=4.2.0-SNAPSHOT +springCloudStreamVersion=4.2.1-SNAPSHOT bootVersion=3.3.4 \ No newline at end of file diff --git a/standalone/restdocs/http-client/pom.xml b/standalone/restdocs/http-client/pom.xml index 2b33a3d6..f71a02ab 100644 --- a/standalone/restdocs/http-client/pom.xml +++ b/standalone/restdocs/http-client/pom.xml @@ -38,7 +38,7 @@ UTF-8 17 - 4.2.0-SNAPSHOT + 4.2.1-SNAPSHOT diff --git a/standalone/restdocs/http-server/pom.xml b/standalone/restdocs/http-server/pom.xml index 82550a94..fb9fb280 100644 --- a/standalone/restdocs/http-server/pom.xml +++ b/standalone/restdocs/http-server/pom.xml @@ -21,7 +21,7 @@ UTF-8 17 - 4.2.0-SNAPSHOT + 4.2.1-SNAPSHOT true diff --git a/standalone/webclient/http-client/pom.xml b/standalone/webclient/http-client/pom.xml index 05b1c9ee..93db2c01 100644 --- a/standalone/webclient/http-client/pom.xml +++ b/standalone/webclient/http-client/pom.xml @@ -21,7 +21,7 @@ UTF-8 17 - 4.2.0-SNAPSHOT + 4.2.1-SNAPSHOT diff --git a/standalone/webclient/http-server/pom.xml b/standalone/webclient/http-server/pom.xml index bc3d0cd6..13cc004d 100644 --- a/standalone/webclient/http-server/pom.xml +++ b/standalone/webclient/http-server/pom.xml @@ -21,7 +21,7 @@ UTF-8 17 - 4.2.0-SNAPSHOT + 4.2.1-SNAPSHOT diff --git a/wiremock-for-contract-docs/pom.xml b/wiremock-for-contract-docs/pom.xml index 23b12e06..109d65a0 100644 --- a/wiremock-for-contract-docs/pom.xml +++ b/wiremock-for-contract-docs/pom.xml @@ -21,7 +21,7 @@ UTF-8 17 - 4.2.0-SNAPSHOT + 4.2.1-SNAPSHOT diff --git a/wiremock-native/pom.xml b/wiremock-native/pom.xml index 31e77099..d5964c0b 100644 --- a/wiremock-native/pom.xml +++ b/wiremock-native/pom.xml @@ -21,7 +21,7 @@ UTF-8 17 - 4.2.0-SNAPSHOT + 4.2.1-SNAPSHOT diff --git a/wiremock-tomcat/pom.xml b/wiremock-tomcat/pom.xml index 8f92a6e7..e0c1bafe 100644 --- a/wiremock-tomcat/pom.xml +++ b/wiremock-tomcat/pom.xml @@ -21,7 +21,7 @@ UTF-8 17 - 4.2.0-SNAPSHOT + 4.2.1-SNAPSHOT diff --git a/wiremock-undertow-ssl/pom.xml b/wiremock-undertow-ssl/pom.xml index 4f653dce..8761374d 100644 --- a/wiremock-undertow-ssl/pom.xml +++ b/wiremock-undertow-ssl/pom.xml @@ -21,7 +21,7 @@ UTF-8 17 - 4.2.0-SNAPSHOT + 4.2.1-SNAPSHOT diff --git a/wiremock-undertow/pom.xml b/wiremock-undertow/pom.xml index 0fc1b63b..55ff892c 100644 --- a/wiremock-undertow/pom.xml +++ b/wiremock-undertow/pom.xml @@ -21,7 +21,7 @@ UTF-8 17 - 4.2.0-SNAPSHOT + 4.2.1-SNAPSHOT diff --git a/wiremock/pom.xml b/wiremock/pom.xml index 2d8682a2..49d1210b 100644 --- a/wiremock/pom.xml +++ b/wiremock/pom.xml @@ -21,7 +21,7 @@ UTF-8 17 - 4.2.0-SNAPSHOT + 4.2.1-SNAPSHOT