Skip to content

Commit a671e30

Browse files
Bump protobuf-java from 3.13.0 to 3.14.0
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.13.0 to 3.14.0. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.13.0...v3.14.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent b9be575 commit a671e30

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
@@ -42,7 +42,7 @@
4242
<snakeyaml.version>1.27</snakeyaml.version>
4343
<slf4j.version>1.7.30</slf4j.version>
4444
<guava.version>30.0-jre</guava.version>
45-
<protobuf.version>3.13.0</protobuf.version>
45+
<protobuf.version>3.14.0</protobuf.version>
4646
<junit.version>4.13</junit.version>
4747
<bucket4j.version>4.10.0</bucket4j.version>
4848
<bouncycastle.version>1.66</bouncycastle.version>

0 commit comments

Comments
 (0)