From de4f894215dbfda62b2f5ecc281d250d5ec01b6b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 24 Sep 2022 21:48:15 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-1048302 - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-2421244 - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-1015415 - https://snyk.io/vuln/SNYK-JAVA-COMMONSIO-1277109 - 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 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index ab60bde..abdf797 100644 --- a/pom.xml +++ b/pom.xml @@ -34,13 +34,13 @@ org.springframework spring-beans - 5.1.8.RELEASE + 5.2.22.RELEASE provided org.kohsuke github-api - 1.99 + 1.102 compile @@ -129,7 +129,7 @@ com.google.guava guava - 28.0-jre + 30.0-jre provided