Skip to content

Commit 9173174

Browse files
Bump protobuf-java from 3.21.5 to 3.21.6
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.21.5 to 3.21.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.21.5...v3.21.6) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f263bb6 commit 9173174

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.32</snakeyaml.version>
4646
<slf4j.version>2.0.0</slf4j.version>
4747
<caffeine.version>2.9.3</caffeine.version>
48-
<protobuf.version>3.21.5</protobuf.version>
48+
<protobuf.version>3.21.6</protobuf.version>
4949
<junit.version>4.13</junit.version>
5050
<bucket4j.version>7.6.0</bucket4j.version>
5151
<bouncycastle.version>1.71.1</bouncycastle.version>

0 commit comments

Comments
 (0)