Skip to content

Commit 48faaff

Browse files
Bump protobuf-java from 3.21.1 to 3.21.2
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.21.1 to 3.21.2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.21.1...v3.21.2) --- 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 bfd8217 commit 48faaff

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.1</protobuf.version>
48+
<protobuf.version>3.21.2</protobuf.version>
4949
<junit.version>4.13</junit.version>
5050
<bucket4j.version>7.5.0</bucket4j.version>
5151
<bouncycastle.version>1.71</bouncycastle.version>

0 commit comments

Comments
 (0)