You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2022/01/10 14:20:06 UTC

[jena] branch main updated: JENA-2249: Update protobuf

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

andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git


The following commit(s) were added to refs/heads/main by this push:
     new 041c1c8  JENA-2249: Update protobuf
     new b4d13d5  Merge pull request #1161 from afs/protobuf
041c1c8 is described below

commit 041c1c8b25679c87d2899ade5270cf646a030faa
Author: Andy Seaborne <an...@apache.org>
AuthorDate: Mon Jan 10 14:15:00 2022 +0000

    JENA-2249: Update protobuf
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 242ea82..bb7f84e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,7 @@
     <ver.jetty>10.0.7</ver.jetty>
     <ver.shiro>1.8.0</ver.shiro>
 
-    <ver.protobuf>3.19.1</ver.protobuf>
+    <ver.protobuf>3.19.2</ver.protobuf>
     <ver.libthrift>0.15.0</ver.libthrift>
 
     <!-- jsonld-java depends on depends on Jackson core