Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Commit abc7d02

Browse files
Bump com.google.protobuf:protobuf-java from 4.29.2 to 4.29.3
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.29.2 to 4.29.3. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- 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 9af95fa commit abc7d02

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
@@ -22,7 +22,7 @@
2222
<jackson-databind.version>2.18.2</jackson-databind.version>
2323
<jetty.version>9.4.56.v20240826</jetty.version>
2424
<os72.protobuf.plugin-version>3.11.1</os72.protobuf.plugin-version>
25-
<protobuf.version>4.29.2</protobuf.version>
25+
<protobuf.version>4.29.3</protobuf.version>
2626
<slf4j.version>2.0.16</slf4j.version>
2727
</properties>
2828

0 commit comments

Comments
 (0)