Skip to content

Commit 1808ab2

Browse files
Bump protobuf-java from 3.19.4 to 3.19.6
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.19.4 to 3.19.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.19.4...v3.19.6) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c03d844 commit 1808ab2

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
@@ -77,7 +77,7 @@
7777
<commons.codec.version>1.4</commons.codec.version>
7878
<cdap.version>6.8.0-SNAPSHOT</cdap.version>
7979
<cdap.plugin.version>2.10.0-SNAPSHOT</cdap.plugin.version>
80-
<google.protobuf.java.version>3.19.4</google.protobuf.java.version>
80+
<google.protobuf.java.version>3.19.6</google.protobuf.java.version>
8181
<guava.version>27.0.1-jre</guava.version>
8282
<httpclient.version>4.5.6</httpclient.version>
8383
<jackson.core.version>2.9.10.1</jackson.core.version>

0 commit comments

Comments
 (0)