From 5db4e7a42d140e0b789d98a9186e4e5d0d4bc291 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 24 Nov 2024 15:30:24 +0000 Subject: [PATCH] fix: core/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230373 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230364 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230365 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230366 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230368 --- core/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 668cd94..860d6d6 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -15,7 +15,7 @@ 2013 - 4.3.20.RELEASE + 6.1.14 4.13.1 UTF-8 @@ -169,7 +169,7 @@ org.mybatis mybatis-spring - 1.3.0 + 1.3.3 provided true