From 54ef81032b6b30cf85adcec96601d0784a8f8cc2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 10:07:24 +0000 Subject: [PATCH] chore(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v2.43.0 --- batch-boot-jpa-sample/pom.xml | 2 +- boot-api-archunit-sample/pom.xml | 2 +- boot-choas-monkey/pom.xml | 2 +- boot-mongodb-elasticsearch/pom.xml | 2 +- boot-opensearch-sample/pom.xml | 2 +- boot-rabbitmq-thymeleaf/pom.xml | 2 +- boot-rest-docs-sample/pom.xml | 2 +- boot-togglz-sample/pom.xml | 2 +- boot-ultimate-redis/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-keyset-pagination/pom.xml | 2 +- jpa/boot-data-multipledatasources/pom.xml | 2 +- jpa/boot-hibernate2ndlevelcache-sample/pom.xml | 2 +- jpa/boot-jpa-locks/pom.xml | 2 +- jpa/boot-read-replica-postgresql/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 +- r2dbc/boot-jooq-r2dbc-sample/pom.xml | 2 +- r2dbc/boot-r2dbc-sample/pom.xml | 2 +- scheduler/boot-jobrunr-sample/pom.xml | 2 +- scheduler/boot-scheduler-quartz/pom.xml | 2 +- 32 files changed, 32 insertions(+), 32 deletions(-) diff --git a/batch-boot-jpa-sample/pom.xml b/batch-boot-jpa-sample/pom.xml index 2b330ab9e..cba3edabc 100644 --- a/batch-boot-jpa-sample/pom.xml +++ b/batch-boot-jpa-sample/pom.xml @@ -25,7 +25,7 @@ 2.3.0 ${project.build.directory}/test-results - 2.42.0 + 2.43.0 9.0.9 1.2.1 3.10.0.2594 diff --git a/boot-api-archunit-sample/pom.xml b/boot-api-archunit-sample/pom.xml index de2fa456f..53af3a340 100644 --- a/boot-api-archunit-sample/pom.xml +++ b/boot-api-archunit-sample/pom.xml @@ -25,7 +25,7 @@ 1.2.1 ${project.build.directory}/test-results - 2.42.0 + 2.43.0 9.0.9 1.2.1 3.10.0.2594 diff --git a/boot-choas-monkey/pom.xml b/boot-choas-monkey/pom.xml index 61bfab86b..d59e71730 100644 --- a/boot-choas-monkey/pom.xml +++ b/boot-choas-monkey/pom.xml @@ -25,7 +25,7 @@ 4.7.0 ${project.build.directory}/test-results - 2.42.0 + 2.43.0 9.0.9 1.2.1 3.10.0.2594 diff --git a/boot-mongodb-elasticsearch/pom.xml b/boot-mongodb-elasticsearch/pom.xml index b59cf2476..e926f7536 100644 --- a/boot-mongodb-elasticsearch/pom.xml +++ b/boot-mongodb-elasticsearch/pom.xml @@ -22,7 +22,7 @@ 2.3.0 ${project.build.directory}/test-results - 2.42.0 + 2.43.0 9.0.9 1.2.1 3.10.0.2594 diff --git a/boot-opensearch-sample/pom.xml b/boot-opensearch-sample/pom.xml index fb68ecca5..fc94f5910 100644 --- a/boot-opensearch-sample/pom.xml +++ b/boot-opensearch-sample/pom.xml @@ -25,7 +25,7 @@ 1.3.0 ${project.build.directory}/test-results - 2.42.0 + 2.43.0 9.0.9 1.2.1 3.10.0.2594 diff --git a/boot-rabbitmq-thymeleaf/pom.xml b/boot-rabbitmq-thymeleaf/pom.xml index ac97f8f82..de65df8d8 100644 --- a/boot-rabbitmq-thymeleaf/pom.xml +++ b/boot-rabbitmq-thymeleaf/pom.xml @@ -20,7 +20,7 @@ UTF-8 21 - 2.42.0 + 2.43.0 0.8.11 0.80 ${project.build.directory}/test-results diff --git a/boot-rest-docs-sample/pom.xml b/boot-rest-docs-sample/pom.xml index a64603b80..160f6fde9 100644 --- a/boot-rest-docs-sample/pom.xml +++ b/boot-rest-docs-sample/pom.xml @@ -24,7 +24,7 @@ 2.3.0 ${project.build.directory}/test-results - 2.42.0 + 2.43.0 9.0.9 1.2.1 3.10.0.2594 diff --git a/boot-togglz-sample/pom.xml b/boot-togglz-sample/pom.xml index 75e146b87..b5aa8142a 100644 --- a/boot-togglz-sample/pom.xml +++ b/boot-togglz-sample/pom.xml @@ -23,7 +23,7 @@ 4.4.0 ${project.build.directory}/test-results - 2.42.0 + 2.43.0 9.0.9 1.2.1 3.10.0.2594 diff --git a/boot-ultimate-redis/pom.xml b/boot-ultimate-redis/pom.xml index a5ec4eb95..4b8a405d9 100644 --- a/boot-ultimate-redis/pom.xml +++ b/boot-ultimate-redis/pom.xml @@ -16,7 +16,7 @@ 21 - 2.42.0 + 2.43.0 2.15.1 diff --git a/graphql/boot-graphql-querydsl/pom.xml b/graphql/boot-graphql-querydsl/pom.xml index 871eca453..7820f08b2 100644 --- a/graphql/boot-graphql-querydsl/pom.xml +++ b/graphql/boot-graphql-querydsl/pom.xml @@ -26,7 +26,7 @@ 5.0.0 ${project.build.directory}/test-results - 2.42.0 + 2.43.0 9.0.9 1.2.1 3.10.0.2594 diff --git a/graphql/boot-graphql-webflux/pom.xml b/graphql/boot-graphql-webflux/pom.xml index fd73a55b4..5da4a3ee2 100644 --- a/graphql/boot-graphql-webflux/pom.xml +++ b/graphql/boot-graphql-webflux/pom.xml @@ -19,7 +19,7 @@ 2.3.0 ${project.build.directory}/test-results - 2.42.0 + 2.43.0 9.0.9 1.2.1 3.10.0.2594 diff --git a/graphql/boot-graphql-webmvc/pom.xml b/graphql/boot-graphql-webmvc/pom.xml index ab999c76f..dc1ed45ec 100644 --- a/graphql/boot-graphql-webmvc/pom.xml +++ b/graphql/boot-graphql-webmvc/pom.xml @@ -25,7 +25,7 @@ 1.5.5.Final ${project.build.directory}/test-results - 2.42.0 + 2.43.0 9.0.9 1.2.1 3.10.0.2594 diff --git a/httpClients/boot-http-proxy/pom.xml b/httpClients/boot-http-proxy/pom.xml index 600f6825c..c2fd0997d 100644 --- a/httpClients/boot-http-proxy/pom.xml +++ b/httpClients/boot-http-proxy/pom.xml @@ -23,7 +23,7 @@ 2.3.0 ${project.build.directory}/test-results - 2.42.0 + 2.43.0 9.0.9 1.2.1 3.10.0.2594 diff --git a/httpClients/boot-rest-template/pom.xml b/httpClients/boot-rest-template/pom.xml index 6d936665e..626f6c73d 100644 --- a/httpClients/boot-rest-template/pom.xml +++ b/httpClients/boot-rest-template/pom.xml @@ -22,7 +22,7 @@ 2.3.0 ${project.build.directory}/test-results - 2.42.0 + 2.43.0 9.0.9 1.2.1 diff --git a/httpClients/boot-restclient/pom.xml b/httpClients/boot-restclient/pom.xml index b0060c474..8ce97f1f9 100644 --- a/httpClients/boot-restclient/pom.xml +++ b/httpClients/boot-restclient/pom.xml @@ -17,7 +17,7 @@ 21 2.3.0 - 2.42.0 + 2.43.0 diff --git a/httpClients/boot-web-client-mvc/pom.xml b/httpClients/boot-web-client-mvc/pom.xml index b807a5094..207df99aa 100644 --- a/httpClients/boot-web-client-mvc/pom.xml +++ b/httpClients/boot-web-client-mvc/pom.xml @@ -22,7 +22,7 @@ 2.3.0 ${project.build.directory}/test-results - 2.42.0 + 2.43.0 9.0.9 1.2.1 3.10.0.2594 diff --git a/httpClients/boot-web-client-webflux/pom.xml b/httpClients/boot-web-client-webflux/pom.xml index 8a99040d1..720f10ccf 100644 --- a/httpClients/boot-web-client-webflux/pom.xml +++ b/httpClients/boot-web-client-webflux/pom.xml @@ -24,7 +24,7 @@ 1.5.5.Final ${project.build.directory}/test-results - 2.42.0 + 2.43.0 9.0.9 1.2.1 3.10.0.2594 diff --git a/jpa/boot-data-customsequence/pom.xml b/jpa/boot-data-customsequence/pom.xml index 927dca783..bc59356ae 100644 --- a/jpa/boot-data-customsequence/pom.xml +++ b/jpa/boot-data-customsequence/pom.xml @@ -23,7 +23,7 @@ 1.9.1 ${project.build.directory}/test-results - 2.42.0 + 2.43.0 9.0.9 1.2.1 3.10.0.2594 diff --git a/jpa/boot-data-envers/pom.xml b/jpa/boot-data-envers/pom.xml index 239cce6a4..d5b771c3e 100644 --- a/jpa/boot-data-envers/pom.xml +++ b/jpa/boot-data-envers/pom.xml @@ -24,7 +24,7 @@ 2.3.0 ${project.build.directory}/test-results - 2.42.0 + 2.43.0 9.0.9 1.2.1 3.10.0.2594 diff --git a/jpa/boot-data-keyset-pagination/pom.xml b/jpa/boot-data-keyset-pagination/pom.xml index 50cffb06f..d8965307a 100644 --- a/jpa/boot-data-keyset-pagination/pom.xml +++ b/jpa/boot-data-keyset-pagination/pom.xml @@ -25,7 +25,7 @@ 1.6.11 ${project.build.directory}/test-results - 2.42.0 + 2.43.0 9.0.9 1.2.1 3.10.0.2594 diff --git a/jpa/boot-data-multipledatasources/pom.xml b/jpa/boot-data-multipledatasources/pom.xml index a881e4e5c..028f4a00a 100644 --- a/jpa/boot-data-multipledatasources/pom.xml +++ b/jpa/boot-data-multipledatasources/pom.xml @@ -17,7 +17,7 @@ 21 - 2.42.0 + 2.43.0 2.3.0 ${project.build.directory}/test-results diff --git a/jpa/boot-hibernate2ndlevelcache-sample/pom.xml b/jpa/boot-hibernate2ndlevelcache-sample/pom.xml index 95f34bc0a..8c48aade0 100644 --- a/jpa/boot-hibernate2ndlevelcache-sample/pom.xml +++ b/jpa/boot-hibernate2ndlevelcache-sample/pom.xml @@ -25,7 +25,7 @@ 1.5.5.Final ${project.build.directory}/test-results - 2.42.0 + 2.43.0 9.0.9 1.2.1 3.10.0.2594 diff --git a/jpa/boot-jpa-locks/pom.xml b/jpa/boot-jpa-locks/pom.xml index f6c18c6c2..3c5c7120b 100644 --- a/jpa/boot-jpa-locks/pom.xml +++ b/jpa/boot-jpa-locks/pom.xml @@ -24,7 +24,7 @@ 2.3.0 ${project.build.directory}/test-results - 2.42.0 + 2.43.0 9.0.9 1.2.1 3.10.0.2594 diff --git a/jpa/boot-read-replica-postgresql/pom.xml b/jpa/boot-read-replica-postgresql/pom.xml index e73860fbb..718f72865 100644 --- a/jpa/boot-read-replica-postgresql/pom.xml +++ b/jpa/boot-read-replica-postgresql/pom.xml @@ -16,7 +16,7 @@ 21 - 2.42.0 + 2.43.0 2.3.0 diff --git a/jpa/multitenancy/multidatasource-multitenancy/pom.xml b/jpa/multitenancy/multidatasource-multitenancy/pom.xml index 7349aa83b..164abc0ad 100644 --- a/jpa/multitenancy/multidatasource-multitenancy/pom.xml +++ b/jpa/multitenancy/multidatasource-multitenancy/pom.xml @@ -22,7 +22,7 @@ 2.3.0 ${project.build.directory}/test-results - 2.42.0 + 2.43.0 9.0.9 1.2.1 3.10.0.2594 diff --git a/jpa/multitenancy/multitenancy-db/pom.xml b/jpa/multitenancy/multitenancy-db/pom.xml index bbef7c5aa..bdedd4018 100644 --- a/jpa/multitenancy/multitenancy-db/pom.xml +++ b/jpa/multitenancy/multitenancy-db/pom.xml @@ -22,7 +22,7 @@ 2.3.0 ${project.build.directory}/test-results - 2.42.0 + 2.43.0 9.0.9 1.2.1 3.10.0.2594 diff --git a/jpa/multitenancy/partition/pom.xml b/jpa/multitenancy/partition/pom.xml index d8a1995b5..e983f9c59 100644 --- a/jpa/multitenancy/partition/pom.xml +++ b/jpa/multitenancy/partition/pom.xml @@ -22,7 +22,7 @@ 2.3.0 ${project.build.directory}/test-results - 2.42.0 + 2.43.0 9.0.9 1.2.1 3.10.0.2594 diff --git a/jpa/multitenancy/schema/pom.xml b/jpa/multitenancy/schema/pom.xml index a1da83db4..d23d2af61 100644 --- a/jpa/multitenancy/schema/pom.xml +++ b/jpa/multitenancy/schema/pom.xml @@ -22,7 +22,7 @@ 2.3.0 ${project.build.directory}/test-results - 2.42.0 + 2.43.0 9.0.9 1.2.1 3.10.0.2594 diff --git a/r2dbc/boot-jooq-r2dbc-sample/pom.xml b/r2dbc/boot-jooq-r2dbc-sample/pom.xml index 740301435..896141af7 100644 --- a/r2dbc/boot-jooq-r2dbc-sample/pom.xml +++ b/r2dbc/boot-jooq-r2dbc-sample/pom.xml @@ -23,7 +23,7 @@ 0.0.3 ${project.build.directory}/test-results - 2.42.0 + 2.43.0 9.0.9 1.2.1 3.10.0.2594 diff --git a/r2dbc/boot-r2dbc-sample/pom.xml b/r2dbc/boot-r2dbc-sample/pom.xml index 810c130c7..98d7967d2 100644 --- a/r2dbc/boot-r2dbc-sample/pom.xml +++ b/r2dbc/boot-r2dbc-sample/pom.xml @@ -25,7 +25,7 @@ 1.5.5.Final ${project.build.directory}/test-results - 2.42.0 + 2.43.0 9.0.9 1.2.1 3.10.0.2594 diff --git a/scheduler/boot-jobrunr-sample/pom.xml b/scheduler/boot-jobrunr-sample/pom.xml index a4e631cb2..eee93442e 100644 --- a/scheduler/boot-jobrunr-sample/pom.xml +++ b/scheduler/boot-jobrunr-sample/pom.xml @@ -21,7 +21,7 @@ 2.3.0 ${project.build.directory}/test-results - 2.42.0 + 2.43.0 9.0.9 1.2.1 3.10.0.2594 diff --git a/scheduler/boot-scheduler-quartz/pom.xml b/scheduler/boot-scheduler-quartz/pom.xml index a34099fb0..9267f349b 100644 --- a/scheduler/boot-scheduler-quartz/pom.xml +++ b/scheduler/boot-scheduler-quartz/pom.xml @@ -25,7 +25,7 @@ 2.15.1 ${project.build.directory}/test-results - 2.42.0 + 2.43.0 9.0.9 1.2.1 3.10.0.2594