This is an automated email from the ASF dual-hosted git repository.

krisden pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/knox.git

commit c2013f3208eb706356ddfefeda5383d8aa916caf
Author: Kevin Risden <kris...@apache.org>
AuthorDate: Wed Dec 16 14:05:03 2020 -0500

    KNOX-2506 - Upgrade protobuf-java to 3.14.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b9ac076..7b56d08 100644
--- a/pom.xml
+++ b/pom.xml
@@ -250,7 +250,7 @@
         <okhttp.version>2.7.5</okhttp.version>
         <opensaml.version>3.4.5</opensaml.version>
         <pac4j.version>4.0.3</pac4j.version>
-        <protobuf.version>3.13.0</protobuf.version>
+        <protobuf.version>3.14.0</protobuf.version>
         <rest-assured.version>4.3.3</rest-assured.version>
         <shiro.version>1.7.0</shiro.version>
         <shrinkwrap.version>1.2.6</shrinkwrap.version>

Reply via email to