Skip to content

Commit a1c0a58

Browse files
Bump protobuf-java from 3.21.0 to 3.21.1
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.21.0 to 3.21.1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.21.0...v3.21.1) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e1c148 commit a1c0a58

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
@@ -45,7 +45,7 @@
4545
<snakeyaml.version>1.30</snakeyaml.version>
4646
<slf4j.version>1.7.36</slf4j.version>
4747
<caffeine.version>2.9.3</caffeine.version>
48-
<protobuf.version>3.21.0</protobuf.version>
48+
<protobuf.version>3.21.1</protobuf.version>
4949
<junit.version>4.13</junit.version>
5050
<bucket4j.version>7.5.0</bucket4j.version>
5151
<bouncycastle.version>1.70</bouncycastle.version>

0 commit comments

Comments
 (0)