From 19817a548155a86ce7073cd95190e28770dc9fb1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 5 Oct 2022 17:03:04 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-1015415 - https://snyk.io/vuln/SNYK-JAVA-COMMONSBEANUTILS-460111 - https://snyk.io/vuln/SNYK-JAVA-COMMONSIO-1277109 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-1048058 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-31517 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-1049003 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-2635340 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-608097 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-608098 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2329097 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2330878 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2436751 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2823313 - https://snyk.io/vuln/SNYK-JAVA-ORGYAML-2806360 - https://snyk.io/vuln/SNYK-JAVA-ORGYAML-3016888 - https://snyk.io/vuln/SNYK-JAVA-ORGYAML-3016889 - https://snyk.io/vuln/SNYK-JAVA-ORGYAML-3016891 - https://snyk.io/vuln/SNYK-JAVA-ORGYAML-537645 --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 06df49a..a4bddfb 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ atlassian-plugin - 6.9.1 + 9.0.1 6.9.1 8.0.2 2.0.1 @@ -86,7 +86,7 @@ org.springframework spring-beans - 5.1.8.RELEASE + 5.2.22.RELEASE provided @@ -116,7 +116,7 @@ org.apache.struts struts2-core - 2.5.17-atlassian-1 + 2.5.30 provided @@ -152,13 +152,13 @@ commons-io commons-io - 2.6 + 2.7 provided com.google.guava guava - 28.0-jre + 30.0-jre provided