From ea3ec6490e9b02dcab15faf64f68ebb40203025c Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 24 May 2024 02:49:36 +0000
Subject: [PATCH] fix(deps): update dependency
org.springframework.boot:spring-boot-starter-parent to v3.3.0
---
boot-opensearch-sample/pom.xml | 2 +-
boot-rest-docs-sample/pom.xml | 2 +-
graphql/boot-graphql-querydsl/pom.xml | 2 +-
graphql/boot-graphql-webmvc/pom.xml | 2 +-
jpa/boot-data-keyset-pagination/pom.xml | 2 +-
r2dbc/boot-jooq-r2dbc-sample/pom.xml | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/boot-opensearch-sample/pom.xml b/boot-opensearch-sample/pom.xml
index f7a7d510d..8b27c7505 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.2.6
+ 3.3.0
com.example.opensearch
diff --git a/boot-rest-docs-sample/pom.xml b/boot-rest-docs-sample/pom.xml
index d5d9944ca..2a40d1483 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.2.6
+ 3.3.0
com.example.restdocs
diff --git a/graphql/boot-graphql-querydsl/pom.xml b/graphql/boot-graphql-querydsl/pom.xml
index c90c23bb1..d8943444d 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.2.6
+ 3.3.0
com.example.graphql.querydsl
diff --git a/graphql/boot-graphql-webmvc/pom.xml b/graphql/boot-graphql-webmvc/pom.xml
index 94c3de704..00b2e9dc0 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.2.6
+ 3.3.0
com.example.graphql
diff --git a/jpa/boot-data-keyset-pagination/pom.xml b/jpa/boot-data-keyset-pagination/pom.xml
index 541d047c9..54f2d65b6 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.2.6
+ 3.3.0
com.example.keysetpagination
diff --git a/r2dbc/boot-jooq-r2dbc-sample/pom.xml b/r2dbc/boot-jooq-r2dbc-sample/pom.xml
index 720b79e20..febd82e66 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.2.6
+ 3.3.0
com.example.jooq.r2dbc