From e3ea7e25ae2568e7c7c8fad6531613071d2ef048 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 24 Nov 2024 22:43:44 +0000 Subject: [PATCH] fix: fsm-calculator/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-8383920 - 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 --- fsm-calculator/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fsm-calculator/pom.xml b/fsm-calculator/pom.xml index 73be852dbd4..ac03c585dc2 100644 --- a/fsm-calculator/pom.xml +++ b/fsm-calculator/pom.xml @@ -27,7 +27,7 @@ org.springframework spring-beans - 5.2.20.RELEASE + 6.1.14 org.hibernate