Skip to content

Commit 802fc4e

Browse files
build(deps): bump protobuf.version from 3.21.11 to 3.21.12 (#3041)
Bumps `protobuf.version` from 3.21.11 to 3.21.12. Updates `protobuf-java` from 3.21.11 to 3.21.12 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.21.11...v3.21.12) Updates `protobuf-java-util` from 3.21.11 to 3.21.12 --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.protobuf:protobuf-java-util dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3964bb7 commit 802fc4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
<okio.version>3.2.0</okio.version>
166166
<okio-fake-file-system.version>3.2.0</okio-fake-file-system.version>
167167
<icu4j.version>72.1</icu4j.version>
168-
<protobuf.version>3.21.11</protobuf.version>
168+
<protobuf.version>3.21.12</protobuf.version>
169169
<xmlsec.version>3.0.1</xmlsec.version>
170170
<protobuf.googleapi.types.version>2.11.0</protobuf.googleapi.types.version>
171171
<wsdl4j.version>1.6.3</wsdl4j.version>

0 commit comments

Comments
 (0)