From 1e3c6eb9451e8b450ea0e092ffa8092eb6714b7e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 17 Dec 2021 15:46:17 +0000 Subject: [PATCH] fix: java2typescript-maven-plugin/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-COMGOOGLEGUAVA-32236 - https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSPLEXUS-31521 - https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSPLEXUS-461102 --- java2typescript-maven-plugin/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/java2typescript-maven-plugin/pom.xml b/java2typescript-maven-plugin/pom.xml index 5489fac..acdc21b 100644 --- a/java2typescript-maven-plugin/pom.xml +++ b/java2typescript-maven-plugin/pom.xml @@ -13,7 +13,7 @@ http://maven.apache.org - 2.2.1 + 3.5.0 @@ -53,7 +53,7 @@ - + @@ -90,12 +90,12 @@ org.apache.maven maven-core - 2.0.9 + 3.5.0 com.google.guava guava - 15.0 + 30.0-android