Skip to content

Commit

Permalink
build(deps): bump com.google.protobuf:protobuf-java from 3.22.3 to 3.…
Browse files Browse the repository at this point in the history
…25.2 (#322)

* build(deps): bump com.google.protobuf:protobuf-java

Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.22.3 to 3.25.2.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v3.22.3...v3.25.2)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update pom.xml

Signed-off-by: Elliott Baron <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Elliott Baron <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Elliott Baron <[email protected]>
  • Loading branch information
dependabot[bot] and ebaron authored Apr 12, 2024
1 parent b18a45b commit 98384ff
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 @@ -86,7 +86,7 @@
<io.smallrye.config.version>3.4.3</io.smallrye.config.version>
<org.slf4j.version>2.0.12</org.slf4j.version>
<org.projectnessie.cel.bom.version>0.4.4</org.projectnessie.cel.bom.version>
<com.google.protobuf-java.version>3.22.3</com.google.protobuf-java.version>
<com.google.protobuf-java.version>3.25.2</com.google.protobuf-java.version>
<info.picocli.version>4.7.4</info.picocli.version>
<com.redhat.insights.agent.version>1.0.0</com.redhat.insights.agent.version>

Expand Down

0 comments on commit 98384ff

Please sign in to comment.