From 843344477d0e613e8119cccba06e35b22dc21f95 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 30 Sep 2022 21:49:31 +0000 Subject: [PATCH] fix: upgrade com.google.protobuf:protobuf-java from 3.19.3 to 3.21.5 Snyk has created this PR to upgrade com.google.protobuf:protobuf-java from 3.19.3 to 3.21.5. 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 f7c7a8e..167d6ef 100644 --- a/pom.xml +++ b/pom.xml @@ -100,7 +100,7 @@ com.google.protobuf protobuf-java - 3.19.3 + 3.21.5 org.java-websocket