diff --git a/spring-batch-db-examples/pom.xml b/spring-batch-db-examples/pom.xml
index 0792061..546dd39 100644
--- a/spring-batch-db-examples/pom.xml
+++ b/spring-batch-db-examples/pom.xml
@@ -7,7 +7,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.5.11
+ 3.5.12
@@ -21,7 +21,7 @@
21
1.18.44
2.4.240
- 3.5.11
+ 3.5.12
5.2.5
3.15.0
5.5.1
diff --git a/spring-batch-file-examples/pom.xml b/spring-batch-file-examples/pom.xml
index d0d82e3..8cc3054 100644
--- a/spring-batch-file-examples/pom.xml
+++ b/spring-batch-file-examples/pom.xml
@@ -7,7 +7,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.5.11
+ 3.5.12
@@ -20,7 +20,7 @@
21
1.18.44
- 3.5.11
+ 3.5.12
5.2.5
3.15.0
5.5.1
diff --git a/spring-caffeine-example/pom.xml b/spring-caffeine-example/pom.xml
index 596ff97..6cd1b33 100644
--- a/spring-caffeine-example/pom.xml
+++ b/spring-caffeine-example/pom.xml
@@ -7,7 +7,7 @@
org.springframework.boot
spring-boot-starter-parent
- 4.0.3
+ 4.0.4
@@ -18,7 +18,7 @@
21
- 4.0.3
+ 4.0.4
2.4.240
1.18.44
3.2.3
diff --git a/spring-jasper-example/pom.xml b/spring-jasper-example/pom.xml
index 7066dcf..c3e419d 100644
--- a/spring-jasper-example/pom.xml
+++ b/spring-jasper-example/pom.xml
@@ -7,7 +7,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.5.11
+ 3.5.12
@@ -19,7 +19,7 @@
21
- 3.5.11
+ 3.5.12
7.0.6
1.18.44
diff --git a/spring-kafka-example/pom.xml b/spring-kafka-example/pom.xml
index 5d8b99d..4ff68ea 100644
--- a/spring-kafka-example/pom.xml
+++ b/spring-kafka-example/pom.xml
@@ -7,7 +7,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.5.11
+ 3.5.12
@@ -20,7 +20,7 @@
21
- 3.5.11
+ 3.5.12
3.3.14
1.18.44
3.1.1
diff --git a/spring-keycloak-example/pom.xml b/spring-keycloak-example/pom.xml
index 69573b1..abf7dd8 100644
--- a/spring-keycloak-example/pom.xml
+++ b/spring-keycloak-example/pom.xml
@@ -7,7 +7,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.5.11
+ 3.5.12
@@ -19,7 +19,7 @@
21
- 3.5.11
+ 3.5.12
7.0.4
1.18.44
3.15.0
diff --git a/spring-mongodb-example/pom.xml b/spring-mongodb-example/pom.xml
index fba33b2..df1cf68 100644
--- a/spring-mongodb-example/pom.xml
+++ b/spring-mongodb-example/pom.xml
@@ -6,7 +6,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.5.11
+ 3.5.12
@@ -18,7 +18,7 @@
21
- 3.5.11
+ 3.5.12
3.15.0
1.18.44
diff --git a/spring-multimodule-example/module-b-example/pom.xml b/spring-multimodule-example/module-b-example/pom.xml
index f29d861..bc6e5cd 100644
--- a/spring-multimodule-example/module-b-example/pom.xml
+++ b/spring-multimodule-example/module-b-example/pom.xml
@@ -15,7 +15,7 @@
21
- 3.5.11
+ 3.5.12
diff --git a/spring-multimodule-example/pom.xml b/spring-multimodule-example/pom.xml
index ad3eacb..62dd471 100644
--- a/spring-multimodule-example/pom.xml
+++ b/spring-multimodule-example/pom.xml
@@ -6,7 +6,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.5.11
+ 3.5.12
@@ -17,7 +17,7 @@
21
- 3.5.11
+ 3.5.12
diff --git a/spring-mysql-example/pom.xml b/spring-mysql-example/pom.xml
index e022ffc..fbc4d75 100644
--- a/spring-mysql-example/pom.xml
+++ b/spring-mysql-example/pom.xml
@@ -6,7 +6,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.5.11
+ 3.5.12
@@ -18,7 +18,7 @@
21
- 3.5.11
+ 3.5.12
3.15.0
9.6.0
2.4.240
diff --git a/spring-oracle-example/pom.xml b/spring-oracle-example/pom.xml
index 30ef3bf..aec8d3d 100644
--- a/spring-oracle-example/pom.xml
+++ b/spring-oracle-example/pom.xml
@@ -6,7 +6,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.5.11
+ 3.5.12
@@ -18,7 +18,7 @@
21
- 3.5.11
+ 3.5.12
1.18.42
23.26.1.0.0
3.15.0
diff --git a/spring-postgres-example/pom.xml b/spring-postgres-example/pom.xml
index d1db595..b2db3fb 100644
--- a/spring-postgres-example/pom.xml
+++ b/spring-postgres-example/pom.xml
@@ -6,7 +6,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.5.11
+ 3.5.12
@@ -18,7 +18,7 @@
21
- 3.5.11
+ 3.5.12
3.15.0
9.4.0
2.4.240
diff --git a/spring-prometheus-grafana-example/pom.xml b/spring-prometheus-grafana-example/pom.xml
index 4d3a20e..dc38c5c 100644
--- a/spring-prometheus-grafana-example/pom.xml
+++ b/spring-prometheus-grafana-example/pom.xml
@@ -7,7 +7,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.5.11
+ 3.5.12
@@ -19,7 +19,7 @@
21
- 3.5.11
+ 3.5.12
1.16.4
diff --git a/spring-wolf-example/pom.xml b/spring-wolf-example/pom.xml
index 69a58a9..ec70e32 100644
--- a/spring-wolf-example/pom.xml
+++ b/spring-wolf-example/pom.xml
@@ -7,7 +7,7 @@
org.springframework.boot
spring-boot-starter-parent
- 4.0.3
+ 4.0.4
@@ -19,7 +19,7 @@
21
- 4.0.3
+ 4.0.4
4.0.0-beta-4
5.0.1
1.18.44