From 881c79c3e49da88b8dab0cdcf3f2d1d1d0ac348f Mon Sep 17 00:00:00 2001 From: Mahmoud Ben Hassine Date: Tue, 8 Nov 2022 20:40:43 +0100 Subject: [PATCH] Align dependencies with JakartaEE 10 --- pom.xml | 4 ++-- spring-batch-infrastructure/pom.xml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 08d8f575e..2cd1e5495 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,7 @@ 2.9.1 6.1.4.Final 2.1.1 - 2.0.1 + 2.1.0 3.1.0 3.0.2 3.1.0 @@ -102,7 +102,7 @@ 4.0.2 2.0.1 4.0.0 - 2.0.1 + 1.0.0 6.3.1 1.9.9.1 8.0.31 diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index 18dc0bf7a..867134a04 100644 --- a/spring-batch-infrastructure/pom.xml +++ b/spring-batch-infrastructure/pom.xml @@ -386,9 +386,9 @@ test - com.sun.mail - jakarta.mail - ${jakarta.mail.version} + org.eclipse.angus + angus-mail + ${angus-mail.version} test