You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by ni...@apache.org on 2023/01/09 02:30:35 UTC

[incubator-heron] branch master updated: Updated Protobuf dependencies to 3.19.6 (#3869)

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

nicknezis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-heron.git


The following commit(s) were added to refs/heads/master by this push:
     new cb2f85775f6 Updated Protobuf dependencies to 3.19.6 (#3869)
cb2f85775f6 is described below

commit cb2f85775f66197fbee0ae8aba57664faaab0b0a
Author: Nicholas Nezis <ni...@gmail.com>
AuthorDate: Sun Jan 8 21:30:28 2023 -0500

    Updated Protobuf dependencies to 3.19.6 (#3869)
---
 WORKSPACE                                 |   8 +-
 heron/proto/BUILD                         |   2 +-
 heron/tools/tracker/src/python/BUILD      |   2 +-
 heronpy/proto/BUILD                       |   4 +-
 maven_install.json                        | 120 +++++++++++++++---------------
 scripts/packages/heronpy/requirements.txt |   2 +-
 6 files changed, 69 insertions(+), 69 deletions(-)

diff --git a/WORKSPACE b/WORKSPACE
index 40adcc336e8..f4c9ae33e84 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -116,7 +116,7 @@ maven_install(
         "com.google.inject:guice:5.1.0",
         "com.google.inject.extensions:guice-assistedinject:5.1.0",
         "com.google.guava:guava:23.6-jre",
-        "com.google.protobuf:protobuf-java:3.18.3",
+        "com.google.protobuf:protobuf-java:3.19.6",
         "io.gsonfire:gson-fire:1.8.3",
         "org.apache.curator:curator-framework:" + curator_version,
         "org.apache.curator:curator-recipes:" + curator_version,
@@ -301,9 +301,9 @@ http_file(
 # protobuf dependencies for C++ and Java
 http_archive(
     name = "com_google_protobuf",
-    sha256 = "663b3a6d56605e6ab7888d32a1525c34f34639b25b8996337821591e60c37041",
-    strip_prefix = "protobuf-3.18.3",
-    urls = ["https://github.com/protocolbuffers/protobuf/archive/v3.18.3.tar.gz"],
+    sha256 = "9a301cf94a8ddcb380b901e7aac852780b826595075577bb967004050c835056",
+    strip_prefix = "protobuf-3.19.6",
+    urls = ["https://github.com/protocolbuffers/protobuf/archive/v3.19.6.tar.gz"],
 )
 # end protobuf dependencies for C++ and Java
 
diff --git a/heron/proto/BUILD b/heron/proto/BUILD
index a03013cd6e9..89cf197ee0d 100644
--- a/heron/proto/BUILD
+++ b/heron/proto/BUILD
@@ -181,7 +181,7 @@ java_library(
 pex_library(
     name = "proto-py",
     reqs = [
-        "protobuf==3.18.3",
+        "protobuf==3.19.6",
         "setuptools==51.0.0",
     ],
     deps = [
diff --git a/heron/tools/tracker/src/python/BUILD b/heron/tools/tracker/src/python/BUILD
index e0fa14e440f..4e6db2aee35 100644
--- a/heron/tools/tracker/src/python/BUILD
+++ b/heron/tools/tracker/src/python/BUILD
@@ -12,7 +12,7 @@ pex_library(
         "httpx==0.16.1",
         "javaobj-py3==0.4.3",
         "networkx==2.5",
-        "protobuf==3.18.3",
+        "protobuf==3.19.6",
         "uvicorn==0.11.7",
     ],
     deps = [
diff --git a/heronpy/proto/BUILD b/heronpy/proto/BUILD
index 55ae32ac551..e2d5eab3a41 100644
--- a/heronpy/proto/BUILD
+++ b/heronpy/proto/BUILD
@@ -27,7 +27,7 @@ pex_library(
     name = "proto-py",
     srcs = glob(["**/*.py"]),
     reqs = [
-        "protobuf==3.18.3",
+        "protobuf==3.19.6",
         "setuptools==51.0.0",
     ],
     deps = [
@@ -50,7 +50,7 @@ pex_binary(
     name = "proto-py-package",
     srcs = glob(["**/*.py"]),
     reqs = [
-        "protobuf==3.18.3",
+        "protobuf==3.19.6",
         "setuptools==51.0.0",
     ],
     deps = [
diff --git a/maven_install.json b/maven_install.json
index 186293a938f..314e3645ab9 100644
--- a/maven_install.json
+++ b/maven_install.json
@@ -1,8 +1,8 @@
 {
     "dependency_tree": {
         "__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL",
-        "__INPUT_ARTIFACTS_HASH": 503466318,
-        "__RESOLVED_ARTIFACTS_HASH": -2092050510,
+        "__INPUT_ARTIFACTS_HASH": 691313170,
+        "__RESOLVED_ARTIFACTS_HASH": 627101366,
         "conflict_resolution": {},
         "dependencies": [
             {
@@ -1667,7 +1667,7 @@
                 "url": "https://jcenter.bintray.com/com/google/oauth-client/google-oauth-client/1.22.0/google-oauth-client-1.22.0.jar"
             },
             {
-                "coord": "com.google.protobuf:protobuf-java:jar:sources:3.18.3",
+                "coord": "com.google.protobuf:protobuf-java:jar:sources:3.19.6",
                 "dependencies": [],
                 "directDependencies": [],
                 "exclusions": [
@@ -1676,17 +1676,17 @@
                     "log4j:log4j",
                     "commons-logging:commons-logging"
                 ],
-                "file": "v1/https/jcenter.bintray.com/com/google/protobuf/protobuf-java/3.18.3/protobuf-java-3.18.3-sources.jar",
+                "file": "v1/https/jcenter.bintray.com/com/google/protobuf/protobuf-java/3.19.6/protobuf-java-3.19.6-sources.jar",
                 "mirror_urls": [
-                    "https://jcenter.bintray.com/com/google/protobuf/protobuf-java/3.18.3/protobuf-java-3.18.3-sources.jar",
-                    "https://maven.google.com/com/google/protobuf/protobuf-java/3.18.3/protobuf-java-3.18.3-sources.jar",
-                    "https://repo1.maven.org/maven2/com/google/protobuf/protobuf-java/3.18.3/protobuf-java-3.18.3-sources.jar"
+                    "https://jcenter.bintray.com/com/google/protobuf/protobuf-java/3.19.6/protobuf-java-3.19.6-sources.jar",
+                    "https://maven.google.com/com/google/protobuf/protobuf-java/3.19.6/protobuf-java-3.19.6-sources.jar",
+                    "https://repo1.maven.org/maven2/com/google/protobuf/protobuf-java/3.19.6/protobuf-java-3.19.6-sources.jar"
                 ],
-                "sha256": "23b4cbfa948a16574a06f9858e1ceca5abf46ce05b153412e76725b8f9732cbe",
-                "url": "https://jcenter.bintray.com/com/google/protobuf/protobuf-java/3.18.3/protobuf-java-3.18.3-sources.jar"
+                "sha256": "98118edf28c74f173b25d8fce03f86ff95d61009df0c66324333573ec842f5d3",
+                "url": "https://jcenter.bintray.com/com/google/protobuf/protobuf-java/3.19.6/protobuf-java-3.19.6-sources.jar"
             },
             {
-                "coord": "com.google.protobuf:protobuf-java:3.18.3",
+                "coord": "com.google.protobuf:protobuf-java:3.19.6",
                 "dependencies": [],
                 "directDependencies": [],
                 "exclusions": [
@@ -1695,14 +1695,14 @@
                     "log4j:log4j",
                     "commons-logging:commons-logging"
                 ],
-                "file": "v1/https/jcenter.bintray.com/com/google/protobuf/protobuf-java/3.18.3/protobuf-java-3.18.3.jar",
+                "file": "v1/https/jcenter.bintray.com/com/google/protobuf/protobuf-java/3.19.6/protobuf-java-3.19.6.jar",
                 "mirror_urls": [
-                    "https://jcenter.bintray.com/com/google/protobuf/protobuf-java/3.18.3/protobuf-java-3.18.3.jar",
-                    "https://maven.google.com/com/google/protobuf/protobuf-java/3.18.3/protobuf-java-3.18.3.jar",
-                    "https://repo1.maven.org/maven2/com/google/protobuf/protobuf-java/3.18.3/protobuf-java-3.18.3.jar"
+                    "https://jcenter.bintray.com/com/google/protobuf/protobuf-java/3.19.6/protobuf-java-3.19.6.jar",
+                    "https://maven.google.com/com/google/protobuf/protobuf-java/3.19.6/protobuf-java-3.19.6.jar",
+                    "https://repo1.maven.org/maven2/com/google/protobuf/protobuf-java/3.19.6/protobuf-java-3.19.6.jar"
                 ],
-                "sha256": "2bd7d0ebda1c5cf3f9d51d1cbb6435249585c83206c3ecee61b65d11970389b1",
-                "url": "https://jcenter.bintray.com/com/google/protobuf/protobuf-java/3.18.3/protobuf-java-3.18.3.jar"
+                "sha256": "6a9a2dff91dcf71f85be71ae971f6164b5a631dcd34bff08f0618535ca44ad02",
+                "url": "https://jcenter.bintray.com/com/google/protobuf/protobuf-java/3.19.6/protobuf-java-3.19.6.jar"
             },
             {
                 "coord": "com.googlecode.json-simple:json-simple:jar:sources:1.1",
@@ -2992,10 +2992,10 @@
             {
                 "coord": "io.kubernetes:client-java-proto:jar:sources:14.0.0",
                 "dependencies": [
-                    "com.google.protobuf:protobuf-java:jar:sources:3.18.3"
+                    "com.google.protobuf:protobuf-java:jar:sources:3.19.6"
                 ],
                 "directDependencies": [
-                    "com.google.protobuf:protobuf-java:jar:sources:3.18.3"
+                    "com.google.protobuf:protobuf-java:jar:sources:3.19.6"
                 ],
                 "exclusions": [
                     "org.slf4j:slf4j-jdk14",
@@ -3015,10 +3015,10 @@
             {
                 "coord": "io.kubernetes:client-java-proto:14.0.0",
                 "dependencies": [
-                    "com.google.protobuf:protobuf-java:3.18.3"
+                    "com.google.protobuf:protobuf-java:3.19.6"
                 ],
                 "directDependencies": [
-                    "com.google.protobuf:protobuf-java:3.18.3"
+                    "com.google.protobuf:protobuf-java:3.19.6"
                 ],
                 "exclusions": [
                     "org.slf4j:slf4j-jdk14",
@@ -3040,7 +3040,7 @@
                 "dependencies": [
                     "com.google.code.findbugs:jsr305:jar:sources:3.0.2",
                     "com.google.code.gson:gson:jar:sources:2.8.9",
-                    "com.google.protobuf:protobuf-java:jar:sources:3.18.3",
+                    "com.google.protobuf:protobuf-java:jar:sources:3.19.6",
                     "com.squareup.okhttp3:logging-interceptor:jar:sources:4.9.1",
                     "com.squareup.okhttp3:okhttp:jar:sources:4.9.1",
                     "com.squareup.okio:okio:jar:sources:2.8.0",
@@ -3068,7 +3068,7 @@
                     "org.yaml:snakeyaml:jar:sources:1.29"
                 ],
                 "directDependencies": [
-                    "com.google.protobuf:protobuf-java:jar:sources:3.18.3",
+                    "com.google.protobuf:protobuf-java:jar:sources:3.19.6",
                     "commons-codec:commons-codec:jar:sources:1.15",
                     "commons-io:commons-io:jar:sources:2.4",
                     "io.kubernetes:client-java-api:jar:sources:14.0.0",
@@ -3102,7 +3102,7 @@
                 "dependencies": [
                     "com.google.code.findbugs:jsr305:3.0.2",
                     "com.google.code.gson:gson:2.8.9",
-                    "com.google.protobuf:protobuf-java:3.18.3",
+                    "com.google.protobuf:protobuf-java:3.19.6",
                     "com.squareup.okhttp3:logging-interceptor:4.9.1",
                     "com.squareup.okhttp3:okhttp:4.9.1",
                     "com.squareup.okio:okio:2.8.0",
@@ -3130,7 +3130,7 @@
                     "org.yaml:snakeyaml:1.29"
                 ],
                 "directDependencies": [
-                    "com.google.protobuf:protobuf-java:3.18.3",
+                    "com.google.protobuf:protobuf-java:3.19.6",
                     "commons-codec:commons-codec:1.15",
                     "commons-io:commons-io:2.4",
                     "io.kubernetes:client-java-api:14.0.0",
@@ -5820,13 +5820,13 @@
             {
                 "coord": "org.apache.bookkeeper:bookkeeper-proto:jar:sources:4.14.5",
                 "dependencies": [
-                    "com.google.protobuf:protobuf-java:jar:sources:3.18.3",
+                    "com.google.protobuf:protobuf-java:jar:sources:3.19.6",
                     "commons-configuration:commons-configuration:jar:sources:1.10",
                     "commons-lang:commons-lang:jar:sources:2.6",
                     "org.slf4j:slf4j-api:jar:sources:1.7.36"
                 ],
                 "directDependencies": [
-                    "com.google.protobuf:protobuf-java:jar:sources:3.18.3",
+                    "com.google.protobuf:protobuf-java:jar:sources:3.19.6",
                     "commons-configuration:commons-configuration:jar:sources:1.10",
                     "org.slf4j:slf4j-api:jar:sources:1.7.36"
                 ],
@@ -5848,13 +5848,13 @@
             {
                 "coord": "org.apache.bookkeeper:bookkeeper-proto:4.14.5",
                 "dependencies": [
-                    "com.google.protobuf:protobuf-java:3.18.3",
+                    "com.google.protobuf:protobuf-java:3.19.6",
                     "commons-configuration:commons-configuration:1.10",
                     "commons-lang:commons-lang:2.6",
                     "org.slf4j:slf4j-api:1.7.36"
                 ],
                 "directDependencies": [
-                    "com.google.protobuf:protobuf-java:3.18.3",
+                    "com.google.protobuf:protobuf-java:3.19.6",
                     "commons-configuration:commons-configuration:1.10",
                     "org.slf4j:slf4j-api:1.7.36"
                 ],
@@ -5881,7 +5881,7 @@
                     "com.fasterxml.jackson.core:jackson-core:jar:sources:2.8.8",
                     "com.fasterxml.jackson.core:jackson-databind:jar:sources:2.8.8",
                     "com.google.guava:guava:jar:sources:23.6-jre",
-                    "com.google.protobuf:protobuf-java:jar:sources:3.18.3",
+                    "com.google.protobuf:protobuf-java:jar:sources:3.19.6",
                     "commons-cli:commons-cli:jar:sources:1.3.1",
                     "commons-codec:commons-codec:jar:sources:1.15",
                     "commons-configuration:commons-configuration:jar:sources:1.10",
@@ -5958,7 +5958,7 @@
                     "com.fasterxml.jackson.core:jackson-core:2.8.8",
                     "com.fasterxml.jackson.core:jackson-databind:2.8.8",
                     "com.google.guava:guava:23.6-jre",
-                    "com.google.protobuf:protobuf-java:3.18.3",
+                    "com.google.protobuf:protobuf-java:3.19.6",
                     "commons-cli:commons-cli:1.3.1",
                     "commons-codec:commons-codec:1.15",
                     "commons-configuration:commons-configuration:1.10",
@@ -6801,7 +6801,7 @@
                     "com.fasterxml.jackson.core:jackson-core:jar:sources:2.8.8",
                     "com.fasterxml.jackson.core:jackson-databind:jar:sources:2.8.8",
                     "com.google.guava:guava:jar:sources:23.6-jre",
-                    "com.google.protobuf:protobuf-java:jar:sources:3.18.3",
+                    "com.google.protobuf:protobuf-java:jar:sources:3.19.6",
                     "commons-cli:commons-cli:jar:sources:1.3.1",
                     "commons-codec:commons-codec:jar:sources:1.15",
                     "commons-configuration:commons-configuration:jar:sources:1.10",
@@ -6868,7 +6868,7 @@
                     "com.fasterxml.jackson.core:jackson-core:2.8.8",
                     "com.fasterxml.jackson.core:jackson-databind:2.8.8",
                     "com.google.guava:guava:23.6-jre",
-                    "com.google.protobuf:protobuf-java:3.18.3",
+                    "com.google.protobuf:protobuf-java:3.19.6",
                     "commons-cli:commons-cli:1.3.1",
                     "commons-codec:commons-codec:1.15",
                     "commons-configuration:commons-configuration:1.10",
@@ -7295,10 +7295,10 @@
             {
                 "coord": "org.apache.mesos:mesos:jar:sources:0.22.0",
                 "dependencies": [
-                    "com.google.protobuf:protobuf-java:jar:sources:3.18.3"
+                    "com.google.protobuf:protobuf-java:jar:sources:3.19.6"
                 ],
                 "directDependencies": [
-                    "com.google.protobuf:protobuf-java:jar:sources:3.18.3"
+                    "com.google.protobuf:protobuf-java:jar:sources:3.19.6"
                 ],
                 "exclusions": [
                     "org.slf4j:slf4j-jdk14",
@@ -7318,10 +7318,10 @@
             {
                 "coord": "org.apache.mesos:mesos:0.22.0",
                 "dependencies": [
-                    "com.google.protobuf:protobuf-java:3.18.3"
+                    "com.google.protobuf:protobuf-java:3.19.6"
                 ],
                 "directDependencies": [
-                    "com.google.protobuf:protobuf-java:3.18.3"
+                    "com.google.protobuf:protobuf-java:3.19.6"
                 ],
                 "exclusions": [
                     "org.slf4j:slf4j-jdk14",
@@ -7397,7 +7397,7 @@
                 "dependencies": [
                     "com.fasterxml.jackson.core:jackson-databind:2.8.8",
                     "com.google.guava:guava:23.6-jre",
-                    "com.google.protobuf:protobuf-java:3.18.3",
+                    "com.google.protobuf:protobuf-java:3.19.6",
                     "com.typesafe.netty:netty-reactive-streams:1.0.8",
                     "com.yahoo.datasketches:sketches-core:0.6.0",
                     "commons-codec:commons-codec:1.15",
@@ -7442,7 +7442,7 @@
                 "dependencies": [
                     "com.fasterxml.jackson.core:jackson-databind:jar:sources:2.8.8",
                     "com.google.guava:guava:jar:sources:23.6-jre",
-                    "com.google.protobuf:protobuf-java:jar:sources:3.18.3",
+                    "com.google.protobuf:protobuf-java:jar:sources:3.19.6",
                     "com.typesafe.netty:netty-reactive-streams:jar:sources:1.0.8",
                     "com.yahoo.datasketches:sketches-core:jar:sources:0.6.0",
                     "commons-codec:commons-codec:jar:sources:1.15",
@@ -7487,7 +7487,7 @@
                 "dependencies": [
                     "com.fasterxml.jackson.core:jackson-databind:jar:sources:2.8.8",
                     "com.google.guava:guava:jar:sources:23.6-jre",
-                    "com.google.protobuf:protobuf-java:jar:sources:3.18.3",
+                    "com.google.protobuf:protobuf-java:jar:sources:3.19.6",
                     "io.netty:netty-all:jar:sources:4.1.76.Final",
                     "net.jpountz.lz4:lz4:jar:sources:1.3.0",
                     "org.apache.pulsar:pulsar-checksum:jar:sources:1.19.0-incubating",
@@ -7496,7 +7496,7 @@
                 "directDependencies": [
                     "com.fasterxml.jackson.core:jackson-databind:jar:sources:2.8.8",
                     "com.google.guava:guava:jar:sources:23.6-jre",
-                    "com.google.protobuf:protobuf-java:jar:sources:3.18.3",
+                    "com.google.protobuf:protobuf-java:jar:sources:3.19.6",
                     "io.netty:netty-all:jar:sources:4.1.76.Final",
                     "net.jpountz.lz4:lz4:jar:sources:1.3.0",
                     "org.apache.pulsar:pulsar-checksum:jar:sources:1.19.0-incubating",
@@ -7522,7 +7522,7 @@
                 "dependencies": [
                     "com.fasterxml.jackson.core:jackson-databind:2.8.8",
                     "com.google.guava:guava:23.6-jre",
-                    "com.google.protobuf:protobuf-java:3.18.3",
+                    "com.google.protobuf:protobuf-java:3.19.6",
                     "io.netty:netty-all:4.1.76.Final",
                     "net.jpountz.lz4:lz4:1.3.0",
                     "org.apache.pulsar:pulsar-checksum:1.19.0-incubating",
@@ -7531,7 +7531,7 @@
                 "directDependencies": [
                     "com.fasterxml.jackson.core:jackson-databind:2.8.8",
                     "com.google.guava:guava:23.6-jre",
-                    "com.google.protobuf:protobuf-java:3.18.3",
+                    "com.google.protobuf:protobuf-java:3.19.6",
                     "io.netty:netty-all:4.1.76.Final",
                     "net.jpountz.lz4:lz4:1.3.0",
                     "org.apache.pulsar:pulsar-checksum:1.19.0-incubating",
@@ -7595,7 +7595,7 @@
                 "dependencies": [
                     "cglib:cglib:jar:sources:3.1",
                     "com.google.code.findbugs:jsr305:jar:sources:3.0.2",
-                    "com.google.protobuf:protobuf-java:jar:sources:3.18.3",
+                    "com.google.protobuf:protobuf-java:jar:sources:3.19.6",
                     "commons-cli:commons-cli:jar:sources:1.3.1",
                     "commons-configuration:commons-configuration:jar:sources:1.10",
                     "commons-lang:commons-lang:jar:sources:2.6",
@@ -7612,7 +7612,7 @@
                 ],
                 "directDependencies": [
                     "com.google.code.findbugs:jsr305:jar:sources:3.0.2",
-                    "com.google.protobuf:protobuf-java:jar:sources:3.18.3",
+                    "com.google.protobuf:protobuf-java:jar:sources:3.19.6",
                     "net.jcip:jcip-annotations:jar:sources:1.0",
                     "org.apache.commons:commons-lang3:jar:sources:3.12.0",
                     "org.apache.reef:reef-annotations:jar:sources:0.14.0",
@@ -7640,7 +7640,7 @@
                 "dependencies": [
                     "cglib:cglib:3.1",
                     "com.google.code.findbugs:jsr305:3.0.2",
-                    "com.google.protobuf:protobuf-java:3.18.3",
+                    "com.google.protobuf:protobuf-java:3.19.6",
                     "commons-cli:commons-cli:1.3.1",
                     "commons-configuration:commons-configuration:1.10",
                     "commons-lang:commons-lang:2.6",
@@ -7657,7 +7657,7 @@
                 ],
                 "directDependencies": [
                     "com.google.code.findbugs:jsr305:3.0.2",
-                    "com.google.protobuf:protobuf-java:3.18.3",
+                    "com.google.protobuf:protobuf-java:3.19.6",
                     "net.jcip:jcip-annotations:1.0",
                     "org.apache.commons:commons-lang3:3.12.0",
                     "org.apache.reef:reef-annotations:0.14.0",
@@ -7685,7 +7685,7 @@
                 "dependencies": [
                     "cglib:cglib:jar:sources:3.1",
                     "com.google.code.findbugs:jsr305:jar:sources:3.0.2",
-                    "com.google.protobuf:protobuf-java:jar:sources:3.18.3",
+                    "com.google.protobuf:protobuf-java:jar:sources:3.19.6",
                     "commons-cli:commons-cli:jar:sources:1.3.1",
                     "commons-configuration:commons-configuration:jar:sources:1.10",
                     "commons-lang:commons-lang:jar:sources:2.6",
@@ -7724,7 +7724,7 @@
                 "dependencies": [
                     "cglib:cglib:3.1",
                     "com.google.code.findbugs:jsr305:3.0.2",
-                    "com.google.protobuf:protobuf-java:3.18.3",
+                    "com.google.protobuf:protobuf-java:3.19.6",
                     "commons-cli:commons-cli:1.3.1",
                     "commons-configuration:commons-configuration:1.10",
                     "commons-lang:commons-lang:2.6",
@@ -7763,7 +7763,7 @@
                 "dependencies": [
                     "cglib:cglib:jar:sources:3.1",
                     "com.google.code.findbugs:jsr305:jar:sources:3.0.2",
-                    "com.google.protobuf:protobuf-java:jar:sources:3.18.3",
+                    "com.google.protobuf:protobuf-java:jar:sources:3.19.6",
                     "commons-cli:commons-cli:jar:sources:1.3.1",
                     "commons-configuration:commons-configuration:jar:sources:1.10",
                     "commons-lang:commons-lang:jar:sources:2.6",
@@ -7804,7 +7804,7 @@
                 "dependencies": [
                     "cglib:cglib:3.1",
                     "com.google.code.findbugs:jsr305:3.0.2",
-                    "com.google.protobuf:protobuf-java:3.18.3",
+                    "com.google.protobuf:protobuf-java:3.19.6",
                     "commons-cli:commons-cli:1.3.1",
                     "commons-configuration:commons-configuration:1.10",
                     "commons-lang:commons-lang:2.6",
@@ -7845,7 +7845,7 @@
                 "dependencies": [
                     "cglib:cglib:jar:sources:3.1",
                     "com.google.code.findbugs:jsr305:jar:sources:3.0.2",
-                    "com.google.protobuf:protobuf-java:jar:sources:3.18.3",
+                    "com.google.protobuf:protobuf-java:jar:sources:3.19.6",
                     "commons-cli:commons-cli:jar:sources:1.3.1",
                     "commons-configuration:commons-configuration:jar:sources:1.10",
                     "commons-lang:commons-lang:jar:sources:2.6",
@@ -7884,7 +7884,7 @@
                 "dependencies": [
                     "cglib:cglib:3.1",
                     "com.google.code.findbugs:jsr305:3.0.2",
-                    "com.google.protobuf:protobuf-java:3.18.3",
+                    "com.google.protobuf:protobuf-java:3.19.6",
                     "commons-cli:commons-cli:1.3.1",
                     "commons-configuration:commons-configuration:1.10",
                     "commons-lang:commons-lang:2.6",
@@ -7971,7 +7971,7 @@
             {
                 "coord": "org.apache.reef:tang:jar:sources:0.14.0",
                 "dependencies": [
-                    "com.google.protobuf:protobuf-java:jar:sources:3.18.3",
+                    "com.google.protobuf:protobuf-java:jar:sources:3.19.6",
                     "commons-cli:commons-cli:jar:sources:1.3.1",
                     "commons-configuration:commons-configuration:jar:sources:1.10",
                     "commons-lang:commons-lang:jar:sources:2.6",
@@ -7979,7 +7979,7 @@
                     "org.apache.avro:avro:jar:sources:1.7.4"
                 ],
                 "directDependencies": [
-                    "com.google.protobuf:protobuf-java:jar:sources:3.18.3",
+                    "com.google.protobuf:protobuf-java:jar:sources:3.19.6",
                     "commons-cli:commons-cli:jar:sources:1.3.1",
                     "commons-configuration:commons-configuration:jar:sources:1.10",
                     "javax.inject:javax.inject:jar:sources:1",
@@ -8003,7 +8003,7 @@
             {
                 "coord": "org.apache.reef:tang:0.14.0",
                 "dependencies": [
-                    "com.google.protobuf:protobuf-java:3.18.3",
+                    "com.google.protobuf:protobuf-java:3.19.6",
                     "commons-cli:commons-cli:1.3.1",
                     "commons-configuration:commons-configuration:1.10",
                     "commons-lang:commons-lang:2.6",
@@ -8011,7 +8011,7 @@
                     "org.apache.avro:avro:1.7.4"
                 ],
                 "directDependencies": [
-                    "com.google.protobuf:protobuf-java:3.18.3",
+                    "com.google.protobuf:protobuf-java:3.19.6",
                     "commons-cli:commons-cli:1.3.1",
                     "commons-configuration:commons-configuration:1.10",
                     "javax.inject:javax.inject:1",
@@ -8036,7 +8036,7 @@
                 "coord": "org.apache.reef:wake:jar:sources:0.14.0",
                 "dependencies": [
                     "cglib:cglib:jar:sources:3.1",
-                    "com.google.protobuf:protobuf-java:jar:sources:3.18.3",
+                    "com.google.protobuf:protobuf-java:jar:sources:3.19.6",
                     "commons-cli:commons-cli:jar:sources:1.3.1",
                     "commons-configuration:commons-configuration:jar:sources:1.10",
                     "commons-lang:commons-lang:jar:sources:2.6",
@@ -8049,7 +8049,7 @@
                 ],
                 "directDependencies": [
                     "cglib:cglib:jar:sources:3.1",
-                    "com.google.protobuf:protobuf-java:jar:sources:3.18.3",
+                    "com.google.protobuf:protobuf-java:jar:sources:3.19.6",
                     "io.netty:netty-all:jar:sources:4.1.76.Final",
                     "net.jcip:jcip-annotations:jar:sources:1.0",
                     "org.apache.reef:tang:jar:sources:0.14.0"
@@ -8073,7 +8073,7 @@
                 "coord": "org.apache.reef:wake:0.14.0",
                 "dependencies": [
                     "cglib:cglib:3.1",
-                    "com.google.protobuf:protobuf-java:3.18.3",
+                    "com.google.protobuf:protobuf-java:3.19.6",
                     "commons-cli:commons-cli:1.3.1",
                     "commons-configuration:commons-configuration:1.10",
                     "commons-lang:commons-lang:2.6",
@@ -8086,7 +8086,7 @@
                 ],
                 "directDependencies": [
                     "cglib:cglib:3.1",
-                    "com.google.protobuf:protobuf-java:3.18.3",
+                    "com.google.protobuf:protobuf-java:3.19.6",
                     "io.netty:netty-all:4.1.76.Final",
                     "net.jcip:jcip-annotations:1.0",
                     "org.apache.reef:tang:0.14.0"
diff --git a/scripts/packages/heronpy/requirements.txt b/scripts/packages/heronpy/requirements.txt
index 5788864599e..be09e33ee8d 100644
--- a/scripts/packages/heronpy/requirements.txt
+++ b/scripts/packages/heronpy/requirements.txt
@@ -1,2 +1,2 @@
-protobuf==3.18.3
+protobuf==3.19.6
 cloudpickle~=1.5.0