From 0d425690ff6ab92b9aa33fecc442fb44a5e4fa72 Mon Sep 17 00:00:00 2001 From: Mahmoud Ben Hassine Date: Thu, 21 Nov 2024 03:10:45 +0100 Subject: [PATCH] Update what is new section --- spring-batch-docs/modules/ROOT/pages/whatsnew.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/spring-batch-docs/modules/ROOT/pages/whatsnew.adoc b/spring-batch-docs/modules/ROOT/pages/whatsnew.adoc index d472af579..5c94f1283 100644 --- a/spring-batch-docs/modules/ROOT/pages/whatsnew.adoc +++ b/spring-batch-docs/modules/ROOT/pages/whatsnew.adoc @@ -24,11 +24,11 @@ In this release, the Spring dependencies are upgraded to the following versions: * Spring Framework 6.2.0 * Spring Integration 6.4.0 * Spring Data 3.4.0 -* Spring Retry 2.0.9 -* Spring LDAP 3.2.7 +* Spring Retry 2.0.10 +* Spring LDAP 3.2.8 * Spring AMQP 3.2.0 * Spring Kafka 3.3.0 -* Micrometer 1.14.0 +* Micrometer 1.14.1 [[mongodb-job-repository-support]] == MongoDB job repository support