Skip to content

Commit 8ab96a6

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 ac5cce5 commit 8ab96a6

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
@@ -55,7 +55,7 @@
5555
<jackson.version>2.12.1</jackson.version>
5656
<commons-lang3.version>3.4</commons-lang3.version>
5757
<gson.version>2.6.2</gson.version>
58-
<protobuf.version>3.11.4</protobuf.version>
58+
<protobuf.version>3.16.1</protobuf.version>
5959
<grpc.version>1.22.1</grpc.version>
6060
<mysql.version>8.0.16</mysql.version>
6161
<postgresql.driver.version>9.4.1211</postgresql.driver.version>

0 commit comments

Comments
 (0)