From 26217074990217033bb24322bc81e4f915db4b85 Mon Sep 17 00:00:00 2001 From: Stefano Cordio Date: Fri, 22 Nov 2024 16:58:22 +0100 Subject: [PATCH] Bump `spring-boot-starter-parent` from 3.3.5 to 3.4.0 --- spring-batch-notion/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-batch-notion/pom.xml b/spring-batch-notion/pom.xml index 47a6a16..fcc89bd 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.3.5 + 3.4.0 @@ -171,7 +171,7 @@ limitations under the License. true https://docs.spring.io/spring-batch/docs/${spring-batch.version}/api/ - https://docs.spring.io/spring-framework/docs/${spring-framework.version}/api/ + https://docs.spring.io/spring-framework/docs/${spring-framework.version}/javadoc-api/