From 0e46b9d6acc848d72b90990054166b7b3bee942f Mon Sep 17 00:00:00 2001 From: Stefano Cordio Date: Mon, 2 Mar 2026 23:54:09 +0100 Subject: [PATCH] Bump `spring-boot-starter-parent` from 4.0.2 to 4.0.3 Signed-off-by: Stefano Cordio --- spring-batch-bigquery/pom.xml | 2 +- spring-batch-notion/pom.xml | 2 +- spring-batch-s3/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/spring-batch-bigquery/pom.xml b/spring-batch-bigquery/pom.xml index 2d92551..48045e8 100755 --- a/spring-batch-bigquery/pom.xml +++ b/spring-batch-bigquery/pom.xml @@ -22,7 +22,7 @@ org.springframework.boot spring-boot-starter-parent - 4.0.2 + 4.0.3 diff --git a/spring-batch-notion/pom.xml b/spring-batch-notion/pom.xml index 3e028b7..2946ffb 100644 --- a/spring-batch-notion/pom.xml +++ b/spring-batch-notion/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 4.0.2 + 4.0.3 diff --git a/spring-batch-s3/pom.xml b/spring-batch-s3/pom.xml index 4a46acf..4842904 100644 --- a/spring-batch-s3/pom.xml +++ b/spring-batch-s3/pom.xml @@ -22,7 +22,7 @@ org.springframework.boot spring-boot-starter-parent - 4.0.0 + 4.0.3