From da7001f8cd1bde45a9215d80e0e69ab887687eeb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 6 Apr 2022 16:34:19 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-1049003 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-30060 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-30207 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-30770 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-30771 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-30772 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-30773 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-30774 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-30775 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-30776 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-30778 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-31495 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-31500 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-31501 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-31502 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-31503 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-32477 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-451610 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-460223 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-608097 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-608098 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-609765 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b35e2b1..3e9032b 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ org.apache.struts struts2-spring-plugin - [2.3.20] + 2.5.26 org.springframework