From 2bd5b840643943bd6827b10e6092e93cbb73d1d9 Mon Sep 17 00:00:00 2001 From: Mahmoud Ben Hassine Date: Fri, 21 Mar 2025 11:18:50 +0100 Subject: [PATCH] Update dependencies to next major versions snapshots --- pom.xml | 28 +++++++++---------- .../test/resources/META-INF/persistence.xml | 10 ++++--- 2 files changed, 20 insertions(+), 18 deletions(-) diff --git a/pom.xml b/pom.xml index b059a18b0..e3be83308 100644 --- a/pom.xml +++ b/pom.xml @@ -61,29 +61,29 @@ 17 - 6.2.4 - 2.0.11 - 6.4.3 - 1.14.5 + 7.0.0-SNAPSHOT + 2.0.12-SNAPSHOT + 6.5.0-SNAPSHOT + 1.15.0-SNAPSHOT - 3.4.4 - 3.4.4 - 3.4.4 - 4.4.4 - 3.3.4 - 3.2.4 - 3.2.11 + 4.0.0-SNAPSHOT + 4.0.0-SNAPSHOT + 4.0.0-SNAPSHOT + 5.0.0-SNAPSHOT + 4.0.0-SNAPSHOT + 4.0.0-SNAPSHOT + 3.3.0-SNAPSHOT 2.18.3 1.12.0 2.12.1 - 6.6.11.Final + 7.0.0.Beta4 3.0.0 2.1.3 3.1.0 3.1.1 - 3.1.0 + 3.2.0 4.0.16 5.3.1 5.11.4 @@ -92,7 +92,7 @@ 3.0.2 - 1.4.4 + 1.5.0-SNAPSHOT 1.4.21 4.13.2 diff --git a/spring-batch-infrastructure/src/test/resources/META-INF/persistence.xml b/spring-batch-infrastructure/src/test/resources/META-INF/persistence.xml index bb489174a..70ac3d9ca 100644 --- a/spring-batch-infrastructure/src/test/resources/META-INF/persistence.xml +++ b/spring-batch-infrastructure/src/test/resources/META-INF/persistence.xml @@ -1,13 +1,15 @@ - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/persistence http://xmlns.jcp.org/xml/ns/persistence/persistence_2_1.xsd" + version="2.1"> org.springframework.batch.item.sample.Foo true - + + org/springframework/batch/item/database/Foo.hbm.xml +