From 9b4575de5f5aa89b6ad6ab3f230e101938de41da Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 1 Mar 2023 02:24:39 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGYAML-3152153 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c2e62ec..bfef93d 100644 --- a/pom.xml +++ b/pom.xml @@ -162,7 +162,7 @@ under the License. org.yaml snakeyaml - 1.33 + 2.0 org.apache.thrift @@ -356,7 +356,7 @@ under the License. org.cassandraunit cassandra-unit - 1.0.3.1 + 2.1.9.2 org.slf4j