diff --git a/boot-opensearch-sample/pom.xml b/boot-opensearch-sample/pom.xml
index c6f270920..9be826a12 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.1.6
+ 3.2.0
com.example.opensearch
diff --git a/httpClients/boot-web-client-webflux/pom.xml b/httpClients/boot-web-client-webflux/pom.xml
index b438abd7d..9be2894b4 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.1.6
+ 3.2.0
com.example.rest.webclient
diff --git a/jpa/boot-data-keyset-pagination/pom.xml b/jpa/boot-data-keyset-pagination/pom.xml
index 6c8536c64..cc28e7ed5 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.1.6
+ 3.2.0
com.example.keysetpagination