From 3c6da1e4698e8aa0aef1d06e0e6ca8869f27477e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 19 Jun 2023 20:42:09 +0000 Subject: [PATCH] fix: src/integration-tests/skip/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-5710356 --- src/integration-tests/skip/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/integration-tests/skip/pom.xml b/src/integration-tests/skip/pom.xml index 6fb5e6a..7550592 100644 --- a/src/integration-tests/skip/pom.xml +++ b/src/integration-tests/skip/pom.xml @@ -20,7 +20,7 @@ com.google.guava guava - 31.1-jre + 32.0.0-jre org.mock-server