From 9847935f86c91f9f087ae299643ba4f9d4110dbf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 3 Feb 2022 04:04:16 +0000 Subject: [PATCH] fix: upgrade com.google.protobuf:protobuf-java from 3.19.2 to 3.19.3 Snyk has created this PR to upgrade com.google.protobuf:protobuf-java from 3.19.2 to 3.19.3. See this package in Maven Repository: https://mvnrepository.com/artifact/com.google.protobuf/protobuf-java/ See this project in Snyk: https://app.snyk.io/org/martlaak-qcx/project/3df1d6c9-f181-435a-bf7b-5dcc431e9359?utm_source=github&utm_medium=referral&page=upgrade-pr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index db324ef..cd811bb 100644 --- a/pom.xml +++ b/pom.xml @@ -100,7 +100,7 @@ com.google.protobuf protobuf-java - 3.19.2 + 3.19.3 org.java-websocket