Skip to content

Commit

Permalink
build(deps): bump com.google.protobuf:protobuf-java from 3.25.2 to 3.…
Browse files Browse the repository at this point in the history
…25.5 (backport cryostatio#675) (cryostatio#676)

* build(deps): bump com.google.protobuf:protobuf-java from 3.25.2 to 3.25.5 (cryostatio#675)

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

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
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Elliott Baron <[email protected]>
(cherry picked from commit 5eb83ab)

# Conflicts:
#	pom.xml

* fixup! build(deps): bump com.google.protobuf:protobuf-java from 3.25.2 to 3.25.5 (cryostatio#675)

---------

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Azores <[email protected]>
  • Loading branch information
3 people authored Oct 2, 2024
1 parent 73d8c04 commit ada4220
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 @@ -48,7 +48,7 @@
<org.apache.commons.lang3.version>3.13.0</org.apache.commons.lang3.version>
<org.apache.commons.validator.version>1.7</org.apache.commons.validator.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>
<com.nimbusds.jose.jwt.version>9.37.3</com.nimbusds.jose.jwt.version>
<org.testcontainers.bom.version>1.19.8</org.testcontainers.bom.version>
<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>
Expand Down

0 comments on commit ada4220

Please sign in to comment.