From 11e653287f51a3c495a836cc0646ee58daea9fbf Mon Sep 17 00:00:00 2001 From: Henning Poettker Date: Thu, 21 Sep 2023 20:25:34 +0200 Subject: [PATCH] Upgrade Avro to 1.11.3 --- pom.xml | 2 +- .../batch/item/avro/plain-old-user-data-no-schema.avro | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index ad30ca1e1..ae68eb5b6 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ 3.2.0-SNAPSHOT 2.15.2 - 1.9.2 + 1.11.3 2.10.1 6.2.8.Final 2.1.1 diff --git a/spring-batch-infrastructure/src/test/resources/org/springframework/batch/item/avro/plain-old-user-data-no-schema.avro b/spring-batch-infrastructure/src/test/resources/org/springframework/batch/item/avro/plain-old-user-data-no-schema.avro index 104e8581c..24d58e18f 100644 --- a/spring-batch-infrastructure/src/test/resources/org/springframework/batch/item/avro/plain-old-user-data-no-schema.avro +++ b/spring-batch-infrastructure/src/test/resources/org/springframework/batch/item/avro/plain-old-user-data-no-schema.avro @@ -1,3 +1,3 @@ - -David(blueSuered -Alana yellowJoepink \ No newline at end of file +blue( +DavidredSue yellow +AlanapinkJoe \ No newline at end of file