From e63f369b2c1134196e9f5dbadcd4b4d2eef3572f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 15 Apr 2023 00:43:33 +0000 Subject: [PATCH] fix: Chapter 11/partitioning/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-5422217 --- Chapter 11/partitioning/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter 11/partitioning/pom.xml b/Chapter 11/partitioning/pom.xml index 7682de8..e65f207 100644 --- a/Chapter 11/partitioning/pom.xml +++ b/Chapter 11/partitioning/pom.xml @@ -9,7 +9,7 @@ Partitioning This project is used to demonstrate Spring Batch's ability to execute full steps remotely via partitioning - 3.0.5.RELEASE + 5.2.24.RELEASE 2.1.7.RELEASE 1.2.0.RELEASE 2.0.3.RELEASE