From 584cffa580c8f338183bbc2e79a07274d1d80a1b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Jan 2025 00:47:24 +0000 Subject: [PATCH 1/2] fix(deps): update springdoc-openapi.version to v2.8.0 --- batch-boot-jpa-sample/pom.xml | 2 +- boot-api-archunit-sample/pom.xml | 2 +- boot-chaos-monkey/pom.xml | 2 +- boot-mongodb-elasticsearch/pom.xml | 2 +- boot-opensearch-sample/pom.xml | 2 +- boot-rest-docs-sample/pom.xml | 2 +- boot-togglz-sample/pom.xml | 2 +- graphql/boot-graphql-querydsl/pom.xml | 2 +- graphql/boot-graphql-webflux/pom.xml | 2 +- graphql/boot-graphql-webmvc/pom.xml | 2 +- httpClients/boot-http-proxy/pom.xml | 2 +- httpClients/boot-rest-template/pom.xml | 2 +- httpClients/boot-restclient/pom.xml | 2 +- httpClients/boot-web-client-mvc/pom.xml | 2 +- httpClients/boot-web-client-webflux/pom.xml | 2 +- jpa/boot-data-customsequence/pom.xml | 2 +- jpa/boot-data-envers/pom.xml | 2 +- jpa/boot-data-multipledatasources/pom.xml | 2 +- jpa/boot-hibernate2ndlevelcache-sample/pom.xml | 2 +- jpa/boot-jndi-sample/pom.xml | 2 +- jpa/boot-jpa-locks/pom.xml | 2 +- jpa/boot-read-replica-postgresql/pom.xml | 2 +- jpa/keyset-pagination/blaze-persistence/pom.xml | 2 +- jpa/keyset-pagination/boot-data-window-pagination/pom.xml | 2 +- jpa/multitenancy/multidatasource-multitenancy/pom.xml | 2 +- jpa/multitenancy/multitenancy-db/pom.xml | 2 +- jpa/multitenancy/partition/pom.xml | 2 +- jpa/multitenancy/schema/pom.xml | 2 +- open-api-spring-boot/pom.xml | 2 +- r2dbc/boot-jooq-r2dbc-sample/pom.xml | 2 +- r2dbc/boot-r2dbc-reactive-cache/pom.xml | 2 +- r2dbc/boot-r2dbc-sample/pom.xml | 2 +- scheduler/boot-scheduler-jobrunr/pom.xml | 2 +- scheduler/boot-scheduler-quartz/pom.xml | 2 +- scheduler/boot-scheduler-shedlock/pom.xml | 2 +- 35 files changed, 35 insertions(+), 35 deletions(-) diff --git a/batch-boot-jpa-sample/pom.xml b/batch-boot-jpa-sample/pom.xml index 61ec4c20a..3a8ef3020 100644 --- a/batch-boot-jpa-sample/pom.xml +++ b/batch-boot-jpa-sample/pom.xml @@ -22,7 +22,7 @@ 21 5.2.1 - 2.7.0 + 2.8.0 ${project.build.directory}/test-results diff --git a/boot-api-archunit-sample/pom.xml b/boot-api-archunit-sample/pom.xml index cea0dee29..e00131fc5 100644 --- a/boot-api-archunit-sample/pom.xml +++ b/boot-api-archunit-sample/pom.xml @@ -21,7 +21,7 @@ UTF-8 21 - 2.7.0 + 2.8.0 1.3.0 ${project.build.directory}/test-results diff --git a/boot-chaos-monkey/pom.xml b/boot-chaos-monkey/pom.xml index 74c7dd05d..025bdcb91 100644 --- a/boot-chaos-monkey/pom.xml +++ b/boot-chaos-monkey/pom.xml @@ -19,7 +19,7 @@ UTF-8 21 - 2.7.0 + 2.8.0 3.13.1 4.12.2 diff --git a/boot-mongodb-elasticsearch/pom.xml b/boot-mongodb-elasticsearch/pom.xml index c27ea25f2..ed3fe7eb6 100644 --- a/boot-mongodb-elasticsearch/pom.xml +++ b/boot-mongodb-elasticsearch/pom.xml @@ -19,7 +19,7 @@ UTF-8 21 - 2.7.0 + 2.8.0 ${project.build.directory}/test-results 2.43.0 diff --git a/boot-opensearch-sample/pom.xml b/boot-opensearch-sample/pom.xml index ec262147b..33a39ffb4 100644 --- a/boot-opensearch-sample/pom.xml +++ b/boot-opensearch-sample/pom.xml @@ -21,7 +21,7 @@ UTF-8 21 - 2.7.0 + 2.8.0 1.6.0 ${project.build.directory}/test-results diff --git a/boot-rest-docs-sample/pom.xml b/boot-rest-docs-sample/pom.xml index 54a7a56c5..71d610c94 100644 --- a/boot-rest-docs-sample/pom.xml +++ b/boot-rest-docs-sample/pom.xml @@ -21,7 +21,7 @@ UTF-8 21 - 2.7.0 + 2.8.0 ${project.build.directory}/test-results 2.43.0 diff --git a/boot-togglz-sample/pom.xml b/boot-togglz-sample/pom.xml index 2b4868139..169c47a66 100644 --- a/boot-togglz-sample/pom.xml +++ b/boot-togglz-sample/pom.xml @@ -19,7 +19,7 @@ UTF-8 21 - 2.7.0 + 2.8.0 4.4.0 ${project.build.directory}/test-results diff --git a/graphql/boot-graphql-querydsl/pom.xml b/graphql/boot-graphql-querydsl/pom.xml index f17852b12..550b82a6c 100644 --- a/graphql/boot-graphql-querydsl/pom.xml +++ b/graphql/boot-graphql-querydsl/pom.xml @@ -21,7 +21,7 @@ UTF-8 21 - 2.7.0 + 2.8.0 1.6.3 5.1.0 diff --git a/graphql/boot-graphql-webflux/pom.xml b/graphql/boot-graphql-webflux/pom.xml index 9a12ac515..87aec2705 100644 --- a/graphql/boot-graphql-webflux/pom.xml +++ b/graphql/boot-graphql-webflux/pom.xml @@ -16,7 +16,7 @@ 21 - 2.7.0 + 2.8.0 ${project.build.directory}/test-results 2.43.0 diff --git a/graphql/boot-graphql-webmvc/pom.xml b/graphql/boot-graphql-webmvc/pom.xml index 3fc9e8af4..45712463c 100644 --- a/graphql/boot-graphql-webmvc/pom.xml +++ b/graphql/boot-graphql-webmvc/pom.xml @@ -20,7 +20,7 @@ UTF-8 21 - 2.7.0 + 2.8.0 1.1.2 1.6.3 diff --git a/httpClients/boot-http-proxy/pom.xml b/httpClients/boot-http-proxy/pom.xml index cbfab8ad9..6381279ba 100644 --- a/httpClients/boot-http-proxy/pom.xml +++ b/httpClients/boot-http-proxy/pom.xml @@ -20,7 +20,7 @@ UTF-8 21 - 2.7.0 + 2.8.0 ${project.build.directory}/test-results 2.43.0 diff --git a/httpClients/boot-rest-template/pom.xml b/httpClients/boot-rest-template/pom.xml index 5629b4c44..850879c3b 100644 --- a/httpClients/boot-rest-template/pom.xml +++ b/httpClients/boot-rest-template/pom.xml @@ -19,7 +19,7 @@ UTF-8 21 - 2.7.0 + 2.8.0 ${project.build.directory}/test-results 2.43.0 diff --git a/httpClients/boot-restclient/pom.xml b/httpClients/boot-restclient/pom.xml index 87f996d01..e8c412272 100644 --- a/httpClients/boot-restclient/pom.xml +++ b/httpClients/boot-restclient/pom.xml @@ -16,7 +16,7 @@ 21 - 2.7.0 + 2.8.0 2.43.0 diff --git a/httpClients/boot-web-client-mvc/pom.xml b/httpClients/boot-web-client-mvc/pom.xml index b2fd875db..83dd0d95b 100644 --- a/httpClients/boot-web-client-mvc/pom.xml +++ b/httpClients/boot-web-client-mvc/pom.xml @@ -19,7 +19,7 @@ UTF-8 21 - 2.7.0 + 2.8.0 ${project.build.directory}/test-results 2.43.0 diff --git a/httpClients/boot-web-client-webflux/pom.xml b/httpClients/boot-web-client-webflux/pom.xml index cd522908e..19825a4d0 100644 --- a/httpClients/boot-web-client-webflux/pom.xml +++ b/httpClients/boot-web-client-webflux/pom.xml @@ -20,7 +20,7 @@ UTF-8 21 - 2.7.0 + 2.8.0 1.6.3 ${project.build.directory}/test-results diff --git a/jpa/boot-data-customsequence/pom.xml b/jpa/boot-data-customsequence/pom.xml index 32098b0cf..059e205a6 100644 --- a/jpa/boot-data-customsequence/pom.xml +++ b/jpa/boot-data-customsequence/pom.xml @@ -19,7 +19,7 @@ UTF-8 21 - 2.7.0 + 2.8.0 ${project.build.directory}/test-results 2.43.0 diff --git a/jpa/boot-data-envers/pom.xml b/jpa/boot-data-envers/pom.xml index b92f8e93f..7eaefa53a 100644 --- a/jpa/boot-data-envers/pom.xml +++ b/jpa/boot-data-envers/pom.xml @@ -21,7 +21,7 @@ UTF-8 21 - 2.7.0 + 2.8.0 ${project.build.directory}/test-results 2.43.0 diff --git a/jpa/boot-data-multipledatasources/pom.xml b/jpa/boot-data-multipledatasources/pom.xml index 7dc7cc614..2b1bc3b71 100644 --- a/jpa/boot-data-multipledatasources/pom.xml +++ b/jpa/boot-data-multipledatasources/pom.xml @@ -18,7 +18,7 @@ 21 2.43.0 - 2.7.0 + 2.8.0 ${project.build.directory}/test-results 0.8.12 diff --git a/jpa/boot-hibernate2ndlevelcache-sample/pom.xml b/jpa/boot-hibernate2ndlevelcache-sample/pom.xml index 30eaef2d5..3d5b663be 100644 --- a/jpa/boot-hibernate2ndlevelcache-sample/pom.xml +++ b/jpa/boot-hibernate2ndlevelcache-sample/pom.xml @@ -21,7 +21,7 @@ UTF-8 21 - 2.7.0 + 2.8.0 2.18.0 1.6.3 diff --git a/jpa/boot-jndi-sample/pom.xml b/jpa/boot-jndi-sample/pom.xml index f33e0a917..2a3b62b2b 100644 --- a/jpa/boot-jndi-sample/pom.xml +++ b/jpa/boot-jndi-sample/pom.xml @@ -21,7 +21,7 @@ UTF-8 21 - 2.7.0 + 2.8.0 2.16.1 ${project.build.directory}/test-results diff --git a/jpa/boot-jpa-locks/pom.xml b/jpa/boot-jpa-locks/pom.xml index e9060e048..9442aa763 100644 --- a/jpa/boot-jpa-locks/pom.xml +++ b/jpa/boot-jpa-locks/pom.xml @@ -21,7 +21,7 @@ UTF-8 21 - 2.7.0 + 2.8.0 ${project.build.directory}/test-results 2.43.0 diff --git a/jpa/boot-read-replica-postgresql/pom.xml b/jpa/boot-read-replica-postgresql/pom.xml index 3fd43f429..8dfa547ed 100644 --- a/jpa/boot-read-replica-postgresql/pom.xml +++ b/jpa/boot-read-replica-postgresql/pom.xml @@ -17,7 +17,7 @@ 21 2.43.0 - 2.7.0 + 2.8.0 diff --git a/jpa/keyset-pagination/blaze-persistence/pom.xml b/jpa/keyset-pagination/blaze-persistence/pom.xml index d804fa5db..2ff5203d5 100644 --- a/jpa/keyset-pagination/blaze-persistence/pom.xml +++ b/jpa/keyset-pagination/blaze-persistence/pom.xml @@ -21,7 +21,7 @@ UTF-8 21 - 2.6.0 + 2.8.0 1.6.14 ${project.build.directory}/test-results diff --git a/jpa/keyset-pagination/boot-data-window-pagination/pom.xml b/jpa/keyset-pagination/boot-data-window-pagination/pom.xml index 253d2ac10..daa2cfb44 100644 --- a/jpa/keyset-pagination/boot-data-window-pagination/pom.xml +++ b/jpa/keyset-pagination/boot-data-window-pagination/pom.xml @@ -21,7 +21,7 @@ UTF-8 21 - 2.7.0 + 2.8.0 1.0.6 ${project.build.directory}/test-results diff --git a/jpa/multitenancy/multidatasource-multitenancy/pom.xml b/jpa/multitenancy/multidatasource-multitenancy/pom.xml index 42512ff8a..14ab2a8d8 100644 --- a/jpa/multitenancy/multidatasource-multitenancy/pom.xml +++ b/jpa/multitenancy/multidatasource-multitenancy/pom.xml @@ -19,7 +19,7 @@ UTF-8 21 - 2.7.0 + 2.8.0 ${project.build.directory}/test-results 2.43.0 diff --git a/jpa/multitenancy/multitenancy-db/pom.xml b/jpa/multitenancy/multitenancy-db/pom.xml index 41d02d30b..7031b136f 100644 --- a/jpa/multitenancy/multitenancy-db/pom.xml +++ b/jpa/multitenancy/multitenancy-db/pom.xml @@ -19,7 +19,7 @@ UTF-8 21 - 2.7.0 + 2.8.0 ${project.build.directory}/test-results 2.43.0 diff --git a/jpa/multitenancy/partition/pom.xml b/jpa/multitenancy/partition/pom.xml index 14048693b..bede544a5 100644 --- a/jpa/multitenancy/partition/pom.xml +++ b/jpa/multitenancy/partition/pom.xml @@ -19,7 +19,7 @@ UTF-8 21 - 2.7.0 + 2.8.0 ${project.build.directory}/test-results 2.43.0 diff --git a/jpa/multitenancy/schema/pom.xml b/jpa/multitenancy/schema/pom.xml index 057245888..89d66edfb 100644 --- a/jpa/multitenancy/schema/pom.xml +++ b/jpa/multitenancy/schema/pom.xml @@ -19,7 +19,7 @@ UTF-8 21 - 2.7.0 + 2.8.0 ${project.build.directory}/test-results 2.43.0 diff --git a/open-api-spring-boot/pom.xml b/open-api-spring-boot/pom.xml index 3fe18136d..4aa22c209 100644 --- a/open-api-spring-boot/pom.xml +++ b/open-api-spring-boot/pom.xml @@ -20,7 +20,7 @@ UTF-8 2024.0.0 7.10.0 - 2.7.0 + 2.8.0 diff --git a/r2dbc/boot-jooq-r2dbc-sample/pom.xml b/r2dbc/boot-jooq-r2dbc-sample/pom.xml index 34f6ca762..6ba14c320 100644 --- a/r2dbc/boot-jooq-r2dbc-sample/pom.xml +++ b/r2dbc/boot-jooq-r2dbc-sample/pom.xml @@ -19,7 +19,7 @@ UTF-8 21 - 2.7.0 + 2.8.0 0.0.4 ${project.build.directory}/test-results diff --git a/r2dbc/boot-r2dbc-reactive-cache/pom.xml b/r2dbc/boot-r2dbc-reactive-cache/pom.xml index c8def4e16..6ba78c1a6 100644 --- a/r2dbc/boot-r2dbc-reactive-cache/pom.xml +++ b/r2dbc/boot-r2dbc-reactive-cache/pom.xml @@ -21,7 +21,7 @@ UTF-8 21 - 2.7.0 + 2.8.0 2.18.0 ${project.build.directory}/test-results diff --git a/r2dbc/boot-r2dbc-sample/pom.xml b/r2dbc/boot-r2dbc-sample/pom.xml index fead4e62f..b6acaaa81 100644 --- a/r2dbc/boot-r2dbc-sample/pom.xml +++ b/r2dbc/boot-r2dbc-sample/pom.xml @@ -21,7 +21,7 @@ UTF-8 21 - 2.7.0 + 2.8.0 1.6.3 ${project.build.directory}/test-results diff --git a/scheduler/boot-scheduler-jobrunr/pom.xml b/scheduler/boot-scheduler-jobrunr/pom.xml index 026e24934..5d29dd748 100644 --- a/scheduler/boot-scheduler-jobrunr/pom.xml +++ b/scheduler/boot-scheduler-jobrunr/pom.xml @@ -18,7 +18,7 @@ UTF-8 21 - 2.7.0 + 2.8.0 ${project.build.directory}/test-results 2.43.0 diff --git a/scheduler/boot-scheduler-quartz/pom.xml b/scheduler/boot-scheduler-quartz/pom.xml index c154a3a6f..3a47da540 100644 --- a/scheduler/boot-scheduler-quartz/pom.xml +++ b/scheduler/boot-scheduler-quartz/pom.xml @@ -21,7 +21,7 @@ UTF-8 21 - 2.7.0 + 2.8.0 ${project.build.directory}/test-results 2.43.0 diff --git a/scheduler/boot-scheduler-shedlock/pom.xml b/scheduler/boot-scheduler-shedlock/pom.xml index aa48e2286..08e9d524d 100644 --- a/scheduler/boot-scheduler-shedlock/pom.xml +++ b/scheduler/boot-scheduler-shedlock/pom.xml @@ -21,7 +21,7 @@ UTF-8 21 - 2.7.0 + 2.8.0 6.0.2 ${project.build.directory}/test-results From 7abe13a44ee227c7860bb6094090adc6a209e901 Mon Sep 17 00:00:00 2001 From: Raja Kolli Date: Sat, 4 Jan 2025 08:28:14 +0000 Subject: [PATCH 2/2] fix : build issue --- boot-strategy-plugin/pom.xml | 3 ++- jpa/keyset-pagination/blaze-persistence/pom.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/boot-strategy-plugin/pom.xml b/boot-strategy-plugin/pom.xml index 3c66e2447..845b338ef 100644 --- a/boot-strategy-plugin/pom.xml +++ b/boot-strategy-plugin/pom.xml @@ -15,6 +15,7 @@ 21 3.0.0 + 2.8.0 @@ -49,7 +50,7 @@ org.springdoc springdoc-openapi-starter-webmvc-ui - 2.8.0 + ${springdoc-openapi.version} diff --git a/jpa/keyset-pagination/blaze-persistence/pom.xml b/jpa/keyset-pagination/blaze-persistence/pom.xml index 2ff5203d5..d804fa5db 100644 --- a/jpa/keyset-pagination/blaze-persistence/pom.xml +++ b/jpa/keyset-pagination/blaze-persistence/pom.xml @@ -21,7 +21,7 @@ UTF-8 21 - 2.8.0 + 2.6.0 1.6.14 ${project.build.directory}/test-results