Skip to content

Commit 357fd2b

Browse files
⬆️ Bump protobuf-java from 3.11.4 to 3.16.1
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.11.4 to 3.16.1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.11.4...v3.16.1) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent acef45b commit 357fd2b

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
@@ -58,7 +58,7 @@
5858
<jackson.version>2.12.1</jackson.version>
5959
<commons-lang3.version>3.4</commons-lang3.version>
6060
<gson.version>2.6.2</gson.version>
61-
<protobuf.version>3.11.4</protobuf.version>
61+
<protobuf.version>3.16.1</protobuf.version>
6262
<grpc.version>1.42.1</grpc.version>
6363
<mysql.version>8.0.16</mysql.version>
6464
<postgresql.driver.version>9.4.1211</postgresql.driver.version>

0 commit comments

Comments
 (0)