From efcec73d68eb74689ee453d52fbb48be836a5602 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 15 Oct 2022 02:37:10 +0000 Subject: [PATCH] fix: tools/api-automation/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-3040284 --- tools/api-automation/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/api-automation/pom.xml b/tools/api-automation/pom.xml index f5a58063340..93d6d94c206 100644 --- a/tools/api-automation/pom.xml +++ b/tools/api-automation/pom.xml @@ -56,7 +56,7 @@ mysql mysql-connector-java - 8.0.12 + 8.0.31 org.json