From 919d7501117f0bd9ec942c0db9ead613b22b064d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Oct 2023 03:31:08 +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-COMGOOGLEGUAVA-32236 - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-5710356 - https://snyk.io/vuln/SNYK-JAVA-COMMONSCODEC-561518 - https://snyk.io/vuln/SNYK-JAVA-COMMONSHTTPCLIENT-30083 - https://snyk.io/vuln/SNYK-JAVA-COMMONSHTTPCLIENT-31660 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETHRIFT-1074898 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETHRIFT-474610 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index c2e62ec..9509dc8 100644 --- a/pom.xml +++ b/pom.xml @@ -109,8 +109,8 @@ under the License. - 2.2.1 - 3.11.14 + 3.0 + 4.0.0 1.7.36 1.2.9 3.1.0 @@ -167,7 +167,7 @@ under the License. org.apache.thrift libthrift - 0.12.0 + 0.17.0 org.apache.httpcomponents @@ -356,7 +356,7 @@ under the License. org.cassandraunit cassandra-unit - 1.0.3.1 + 1.1.0.1 org.slf4j