From feab679eb28281eb8a3b1c76fac40d06c6948933 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 14 Apr 2023 17:13:15 +0000 Subject: [PATCH] fix: Chapter 2/hello-world/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-5422217 --- Chapter 2/hello-world/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter 2/hello-world/pom.xml b/Chapter 2/hello-world/pom.xml index 50160a4..a2d4c57 100644 --- a/Chapter 2/hello-world/pom.xml +++ b/Chapter 2/hello-world/pom.xml @@ -10,7 +10,7 @@ This is the "Hello, World!" version of a Spring Batch job. true - 3.0.5.RELEASE + 5.2.24.RELEASE 2.1.7.RELEASE false