Skip to content
This repository was archived by the owner on Jul 1, 2025. It is now read-only.

Commit 584402e

Browse files
Bump protobuf-java from 3.21.2 to 3.21.7
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.21.2 to 3.21.7. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.21.2...v3.21.7) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dbe7077 commit 584402e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ under the License.
5454
<scala.version>2.12.10</scala.version>
5555
<kryo.version>4.0.2</kryo.version>
5656
<reef.version>0.16.0</reef.version>
57-
<protobuf.version>3.21.2</protobuf.version>
57+
<protobuf.version>3.21.7</protobuf.version>
5858
<hadoop.version>2.7.2</hadoop.version>
5959
<log4j.configuration>file://log4j.properties</log4j.configuration>
6060
<netty.version>4.1.79.Final</netty.version>

0 commit comments

Comments
 (0)