From 11c3c052e2b934f92c0d073a6be1a0c9a229362f Mon Sep 17 00:00:00 2001 From: Stefano Cordio Date: Fri, 20 Dec 2024 01:38:51 +0100 Subject: [PATCH] Bump `spring-boot-starter-parent` from 3.4.0 to 3.4.1 --- spring-batch-neo4j/pom.xml | 2 +- spring-batch-notion/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-batch-neo4j/pom.xml b/spring-batch-neo4j/pom.xml index 868d054..34ec012 100644 --- a/spring-batch-neo4j/pom.xml +++ b/spring-batch-neo4j/pom.xml @@ -20,7 +20,7 @@ org.springframework.boot spring-boot-starter-parent - 3.4.0 + 3.4.1 diff --git a/spring-batch-notion/pom.xml b/spring-batch-notion/pom.xml index cbe24d3..01df3cb 100644 --- a/spring-batch-notion/pom.xml +++ b/spring-batch-notion/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.4.0 + 3.4.1