From 355a81253b162d14d504d0bf6f23417d08f509fe Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 14 Dec 2022 01:58:15 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-3167772 - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-3167774 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 54fb151..7d07b05 100644 --- a/pom.xml +++ b/pom.xml @@ -100,7 +100,7 @@ com.google.protobuf protobuf-java - 3.21.5 + 3.21.7 org.java-websocket