From 8b3167750bfc7fda11b9f2f90fb7f5adbcdfaefe Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 2 Nov 2019 12:33:31 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-32236 - https://snyk.io/vuln/SNYK-JAVA-IONETTY-473214 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index a81bd358f..c9c469d91 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ UTF-8 UTF-8 github - 4.0.44.Final + 4.1.42.Final 1.7.24 1.7 @@ -84,7 +84,7 @@ [,1.8) - + @@ -177,7 +177,7 @@ netty-4.1 - 4.1.8.Final + 4.1.42.Final @@ -186,7 +186,7 @@ com.google.guava guava - 20.0 + 24.1.1-android