Skip to content

Commit 2a18fb2

Browse files
Bump protobuf-java from 3.15.8 to 3.16.0
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.15.8 to 3.16.0. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.15.8...v3.16.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0a8e685 commit 2a18fb2

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 @@
5454
<maven.compiler.source>1.8</maven.compiler.source>
5555
<maven.compiler.target>1.8</maven.compiler.target>
5656
<gson.version>2.8.6</gson.version>
57-
<protobuf.version>3.15.8</protobuf.version>
57+
<protobuf.version>3.16.0</protobuf.version>
5858
<slf4j-api.version>1.7.30</slf4j-api.version>
5959
<log4j.version>2.14.1</log4j.version>
6060
<lmax-disruptor.version>3.4.4</lmax-disruptor.version>

0 commit comments

Comments
 (0)