From 2d561ca7b6c409bfd7453c69dda3b2d9ba263abc Mon Sep 17 00:00:00 2001 From: Stefano Cordio Date: Sun, 12 Jan 2025 09:57:17 +0100 Subject: [PATCH] Update compatibility for Spring Batch Notion --- spring-batch-notion/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-batch-notion/README.md b/spring-batch-notion/README.md index 13b6f55..947aae3 100644 --- a/spring-batch-notion/README.md +++ b/spring-batch-notion/README.md @@ -8,7 +8,7 @@ This project provides a [Spring Batch][] extension module that adds support for Spring Batch Notion is based on Spring Batch 5 and tested on Spring Boot 3, thus requiring at least Java 17. -Compatibility is guaranteed only with the Spring Boot versions under [OSS support](https://spring.io/projects/spring-boot/#support). +Compatibility is guaranteed only with the Spring Batch versions under [OSS support](https://spring.io/projects/spring-batch#support). ## Getting Started