From fc7de49c87b324b56e9e7cf12940de3df35bcb4d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 20 May 2025 03:31:34 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-10176071 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0c618c6..70a275c 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ war BugTracker - 6.2.5 + 6.2.7 RELEASE UTF-8 @@ -171,7 +171,7 @@ org.springframework.data spring-data-jpa - 1.11.23.RELEASE + 3.4.6 JavaEducation