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

github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/systemds.git


The following commit(s) were added to refs/heads/main by this push:
     new c10ad44f1a Bump protobuf-java in /scripts/staging/SIMD-double-vectors 
(#1702)
c10ad44f1a is described below

commit c10ad44f1af614ab47247c01c1a015743455b15c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 5 16:44:16 2022 +0000

    Bump protobuf-java in /scripts/staging/SIMD-double-vectors (#1702)
---
 scripts/staging/SIMD-double-vectors/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/staging/SIMD-double-vectors/pom.xml 
b/scripts/staging/SIMD-double-vectors/pom.xml
index e1a5ff6511..4448058080 100644
--- a/scripts/staging/SIMD-double-vectors/pom.xml
+++ b/scripts/staging/SIMD-double-vectors/pom.xml
@@ -41,7 +41,7 @@
        <properties>
                <hadoop.version>3.3.3</hadoop.version>
                <antlr.version>4.8</antlr.version>
-               <protobuf.version>3.20.1</protobuf.version>
+               <protobuf.version>3.20.3</protobuf.version>
                <spark.version>3.2.0</spark.version>
                <scala.version>2.12.0</scala.version>
                <scala.binary.version>2.12</scala.binary.version>

Reply via email to