From 278b0b95602c5af6b7f68f9d918d0ac0f1608f3d Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 19 Sep 2024 16:12:49 +0000
Subject: [PATCH] fix(deps): update spring boot
---
batch-boot-jpa-sample/pom.xml | 2 +-
boot-api-archunit-sample/pom.xml | 2 +-
boot-choas-monkey/pom.xml | 2 +-
boot-grafana-lgtm/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-strategy-plugin/build.gradle | 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-jndi-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 +-
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 +-
38 files changed, 38 insertions(+), 38 deletions(-)
diff --git a/batch-boot-jpa-sample/pom.xml b/batch-boot-jpa-sample/pom.xml
index 0fed2956b..36e2ae2df 100644
--- a/batch-boot-jpa-sample/pom.xml
+++ b/batch-boot-jpa-sample/pom.xml
@@ -7,7 +7,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.3
+ 3.3.4
com.example.bootbatchjpa
diff --git a/boot-api-archunit-sample/pom.xml b/boot-api-archunit-sample/pom.xml
index cba879324..c3e02d33f 100644
--- a/boot-api-archunit-sample/pom.xml
+++ b/boot-api-archunit-sample/pom.xml
@@ -7,7 +7,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.3
+ 3.3.4
com.example.archunit
diff --git a/boot-choas-monkey/pom.xml b/boot-choas-monkey/pom.xml
index 5f3ad2780..2f403232a 100644
--- a/boot-choas-monkey/pom.xml
+++ b/boot-choas-monkey/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.3
+ 3.3.4
com.example.choasmonkey
diff --git a/boot-grafana-lgtm/pom.xml b/boot-grafana-lgtm/pom.xml
index 93371a89a..448d4fef6 100644
--- a/boot-grafana-lgtm/pom.xml
+++ b/boot-grafana-lgtm/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.4.0-M2
+ 3.4.0-M3
com.example.grafanalgtm
diff --git a/boot-mongodb-elasticsearch/pom.xml b/boot-mongodb-elasticsearch/pom.xml
index 4447689f4..2fa83b7dd 100644
--- a/boot-mongodb-elasticsearch/pom.xml
+++ b/boot-mongodb-elasticsearch/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.3
+ 3.3.4
com.example.mongoes
diff --git a/boot-opensearch-sample/pom.xml b/boot-opensearch-sample/pom.xml
index d3d12c7d6..03290a5ad 100644
--- a/boot-opensearch-sample/pom.xml
+++ b/boot-opensearch-sample/pom.xml
@@ -7,7 +7,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.3
+ 3.3.4
com.example.opensearch
diff --git a/boot-rabbitmq-thymeleaf/pom.xml b/boot-rabbitmq-thymeleaf/pom.xml
index 1f28e37c5..738bcef8d 100644
--- a/boot-rabbitmq-thymeleaf/pom.xml
+++ b/boot-rabbitmq-thymeleaf/pom.xml
@@ -7,7 +7,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.3
+ 3.3.4
com.example
diff --git a/boot-rest-docs-sample/pom.xml b/boot-rest-docs-sample/pom.xml
index 7a33804fd..a17f1b531 100644
--- a/boot-rest-docs-sample/pom.xml
+++ b/boot-rest-docs-sample/pom.xml
@@ -7,7 +7,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.3
+ 3.3.4
com.example.restdocs
diff --git a/boot-strategy-plugin/build.gradle b/boot-strategy-plugin/build.gradle
index 5b1846644..89e48d86b 100644
--- a/boot-strategy-plugin/build.gradle
+++ b/boot-strategy-plugin/build.gradle
@@ -1,6 +1,6 @@
plugins {
id 'java'
- id 'org.springframework.boot' version '3.3.3'
+ id 'org.springframework.boot' version '3.3.4'
id 'io.spring.dependency-management' version '1.1.6'
id 'org.graalvm.buildtools.native' version '0.10.3'
}
diff --git a/boot-togglz-sample/pom.xml b/boot-togglz-sample/pom.xml
index 03bea3bb2..ddf7e8038 100644
--- a/boot-togglz-sample/pom.xml
+++ b/boot-togglz-sample/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.3
+ 3.3.4
com.example.featuretoggle
diff --git a/boot-ultimate-redis/pom.xml b/boot-ultimate-redis/pom.xml
index d8bd63b65..82ed121fc 100644
--- a/boot-ultimate-redis/pom.xml
+++ b/boot-ultimate-redis/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.4.0-M2
+ 3.4.0-M3
com.example
diff --git a/graphql/boot-graphql-querydsl/pom.xml b/graphql/boot-graphql-querydsl/pom.xml
index 1fc1770f8..ba3565083 100644
--- a/graphql/boot-graphql-querydsl/pom.xml
+++ b/graphql/boot-graphql-querydsl/pom.xml
@@ -7,7 +7,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.4.0-M2
+ 3.4.0-M3
com.example.graphql.querydsl
diff --git a/graphql/boot-graphql-webflux/pom.xml b/graphql/boot-graphql-webflux/pom.xml
index 9262c0234..715820cc0 100644
--- a/graphql/boot-graphql-webflux/pom.xml
+++ b/graphql/boot-graphql-webflux/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.3
+ 3.3.4
com.example.graphql
diff --git a/graphql/boot-graphql-webmvc/pom.xml b/graphql/boot-graphql-webmvc/pom.xml
index a4ba6602a..5d4681ab4 100644
--- a/graphql/boot-graphql-webmvc/pom.xml
+++ b/graphql/boot-graphql-webmvc/pom.xml
@@ -6,7 +6,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.4.0-M2
+ 3.4.0-M3
com.example.graphql
diff --git a/httpClients/boot-http-proxy/pom.xml b/httpClients/boot-http-proxy/pom.xml
index 4f54af38c..d51e9f66e 100644
--- a/httpClients/boot-http-proxy/pom.xml
+++ b/httpClients/boot-http-proxy/pom.xml
@@ -6,7 +6,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.3
+ 3.3.4
com.example.rest.proxy
diff --git a/httpClients/boot-rest-template/pom.xml b/httpClients/boot-rest-template/pom.xml
index a03bddeab..edc47ee4e 100644
--- a/httpClients/boot-rest-template/pom.xml
+++ b/httpClients/boot-rest-template/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.3
+ 3.3.4
com.example.rest.template
diff --git a/httpClients/boot-restclient/pom.xml b/httpClients/boot-restclient/pom.xml
index 80016df49..baaa21ffe 100644
--- a/httpClients/boot-restclient/pom.xml
+++ b/httpClients/boot-restclient/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.3
+ 3.3.4
com.example.restclient
diff --git a/httpClients/boot-web-client-mvc/pom.xml b/httpClients/boot-web-client-mvc/pom.xml
index e5cdb9ef1..075d98842 100644
--- a/httpClients/boot-web-client-mvc/pom.xml
+++ b/httpClients/boot-web-client-mvc/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.3
+ 3.3.4
com.example.rest.webclient
diff --git a/httpClients/boot-web-client-webflux/pom.xml b/httpClients/boot-web-client-webflux/pom.xml
index d96244772..bafd2d2c0 100644
--- a/httpClients/boot-web-client-webflux/pom.xml
+++ b/httpClients/boot-web-client-webflux/pom.xml
@@ -6,7 +6,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.3
+ 3.3.4
com.example.rest.webclient
diff --git a/jpa/boot-data-customsequence/pom.xml b/jpa/boot-data-customsequence/pom.xml
index afb742899..59f657dd3 100644
--- a/jpa/boot-data-customsequence/pom.xml
+++ b/jpa/boot-data-customsequence/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.3
+ 3.3.4
com.example.custom.sequence
diff --git a/jpa/boot-data-envers/pom.xml b/jpa/boot-data-envers/pom.xml
index 2e4753ff8..872c8496e 100644
--- a/jpa/boot-data-envers/pom.xml
+++ b/jpa/boot-data-envers/pom.xml
@@ -7,7 +7,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.3
+ 3.3.4
com.example.envers
diff --git a/jpa/boot-data-keyset-pagination/pom.xml b/jpa/boot-data-keyset-pagination/pom.xml
index 80c17479e..8a435b8f3 100644
--- a/jpa/boot-data-keyset-pagination/pom.xml
+++ b/jpa/boot-data-keyset-pagination/pom.xml
@@ -7,7 +7,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.3
+ 3.3.4
com.example.keysetpagination
diff --git a/jpa/boot-data-multipledatasources/pom.xml b/jpa/boot-data-multipledatasources/pom.xml
index cccc654e7..c13dc3f43 100644
--- a/jpa/boot-data-multipledatasources/pom.xml
+++ b/jpa/boot-data-multipledatasources/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.3
+ 3.3.4
com.example
diff --git a/jpa/boot-hibernate2ndlevelcache-sample/pom.xml b/jpa/boot-hibernate2ndlevelcache-sample/pom.xml
index 1019078e3..7ec743c5a 100644
--- a/jpa/boot-hibernate2ndlevelcache-sample/pom.xml
+++ b/jpa/boot-hibernate2ndlevelcache-sample/pom.xml
@@ -7,7 +7,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.4.0-M2
+ 3.4.0-M3
com.example.hibernatecache
diff --git a/jpa/boot-jndi-sample/pom.xml b/jpa/boot-jndi-sample/pom.xml
index f9e24160f..49a877e57 100644
--- a/jpa/boot-jndi-sample/pom.xml
+++ b/jpa/boot-jndi-sample/pom.xml
@@ -7,7 +7,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.3
+ 3.3.4
com.example.jndi
diff --git a/jpa/boot-jpa-locks/pom.xml b/jpa/boot-jpa-locks/pom.xml
index 4f9e18a56..5f06b1eb8 100644
--- a/jpa/boot-jpa-locks/pom.xml
+++ b/jpa/boot-jpa-locks/pom.xml
@@ -7,7 +7,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.3
+ 3.3.4
com.example.locks
diff --git a/jpa/boot-read-replica-postgresql/pom.xml b/jpa/boot-read-replica-postgresql/pom.xml
index 2f359fff9..23f9dba52 100644
--- a/jpa/boot-read-replica-postgresql/pom.xml
+++ b/jpa/boot-read-replica-postgresql/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.3
+ 3.3.4
com.example.demo
diff --git a/jpa/multitenancy/multidatasource-multitenancy/pom.xml b/jpa/multitenancy/multidatasource-multitenancy/pom.xml
index e85de2af8..36821dd9d 100644
--- a/jpa/multitenancy/multidatasource-multitenancy/pom.xml
+++ b/jpa/multitenancy/multidatasource-multitenancy/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.3
+ 3.3.4
com.example.multitenancy
diff --git a/jpa/multitenancy/multitenancy-db/pom.xml b/jpa/multitenancy/multitenancy-db/pom.xml
index ff494901c..9291658be 100644
--- a/jpa/multitenancy/multitenancy-db/pom.xml
+++ b/jpa/multitenancy/multitenancy-db/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.3
+ 3.3.4
com.example.multitenancy.db
diff --git a/jpa/multitenancy/partition/pom.xml b/jpa/multitenancy/partition/pom.xml
index 436911dc3..9600b04e3 100644
--- a/jpa/multitenancy/partition/pom.xml
+++ b/jpa/multitenancy/partition/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.3
+ 3.3.4
com.example.multitenancy.partition
diff --git a/jpa/multitenancy/schema/pom.xml b/jpa/multitenancy/schema/pom.xml
index de2f6a7de..0ef1d9240 100644
--- a/jpa/multitenancy/schema/pom.xml
+++ b/jpa/multitenancy/schema/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.3
+ 3.3.4
com.example.multitenancy.schema
diff --git a/open-api-spring-boot/pom.xml b/open-api-spring-boot/pom.xml
index bfb494ae2..ef40c37cf 100644
--- a/open-api-spring-boot/pom.xml
+++ b/open-api-spring-boot/pom.xml
@@ -6,7 +6,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.3
+ 3.3.4
org.example
diff --git a/r2dbc/boot-jooq-r2dbc-sample/pom.xml b/r2dbc/boot-jooq-r2dbc-sample/pom.xml
index 2418bb400..a05564fc1 100644
--- a/r2dbc/boot-jooq-r2dbc-sample/pom.xml
+++ b/r2dbc/boot-jooq-r2dbc-sample/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.3
+ 3.3.4
com.example.jooq.r2dbc
diff --git a/r2dbc/boot-r2dbc-reactive-cache/pom.xml b/r2dbc/boot-r2dbc-reactive-cache/pom.xml
index ec02335da..f3aebf79c 100644
--- a/r2dbc/boot-r2dbc-reactive-cache/pom.xml
+++ b/r2dbc/boot-r2dbc-reactive-cache/pom.xml
@@ -7,7 +7,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.4.0-M2
+ 3.4.0-M3
com.example.cache
diff --git a/r2dbc/boot-r2dbc-sample/pom.xml b/r2dbc/boot-r2dbc-sample/pom.xml
index e4f3340fb..e2c7acc5f 100644
--- a/r2dbc/boot-r2dbc-sample/pom.xml
+++ b/r2dbc/boot-r2dbc-sample/pom.xml
@@ -7,7 +7,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.3
+ 3.3.4
com.example.bootr2dbc
diff --git a/scheduler/boot-scheduler-jobrunr/pom.xml b/scheduler/boot-scheduler-jobrunr/pom.xml
index 9f067a94d..fb3742224 100644
--- a/scheduler/boot-scheduler-jobrunr/pom.xml
+++ b/scheduler/boot-scheduler-jobrunr/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.3
+ 3.3.4
com.example.jobrunr
diff --git a/scheduler/boot-scheduler-quartz/pom.xml b/scheduler/boot-scheduler-quartz/pom.xml
index 7521f18d1..3a184ebc4 100644
--- a/scheduler/boot-scheduler-quartz/pom.xml
+++ b/scheduler/boot-scheduler-quartz/pom.xml
@@ -7,7 +7,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.3
+ 3.3.4
com.scheduler.quartz
diff --git a/scheduler/boot-scheduler-shedlock/pom.xml b/scheduler/boot-scheduler-shedlock/pom.xml
index 4ed393b2f..6869b6102 100644
--- a/scheduler/boot-scheduler-shedlock/pom.xml
+++ b/scheduler/boot-scheduler-shedlock/pom.xml
@@ -7,7 +7,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.3
+ 3.3.4
com.learning.shedlock