From c642cd65753cff656c41fc049e759e372770a21f Mon Sep 17 00:00:00 2001 From: Stefano Cordio Date: Fri, 20 Dec 2024 01:40:48 +0100 Subject: [PATCH] Bump `spring-boot-starter-parent` from 3.4.0 to 3.4.1 (#162) --- 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