Skip to content

Commit

Permalink
build(deps): bump com.google.protobuf:protobuf-java (#500)
Browse files Browse the repository at this point in the history
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.25.2 to 3.25.5.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v3.25.2...v3.25.5)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 5e896bc commit b9a810b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<io.smallrye.config.version>3.5.4</io.smallrye.config.version>
<org.slf4j.version>2.0.16</org.slf4j.version>
<org.projectnessie.cel.bom.version>0.4.4</org.projectnessie.cel.bom.version>
<com.google.protobuf-java.version>3.25.2</com.google.protobuf-java.version>
<com.google.protobuf-java.version>3.25.5</com.google.protobuf-java.version>
<info.picocli.version>4.7.6</info.picocli.version>
<com.redhat.insights.agent.version>1.0.2</com.redhat.insights.agent.version>

Expand Down

0 comments on commit b9a810b

Please sign in to comment.