Skip to content

Commit

Permalink
Bump protobuf.version from 3.25.5 to 3.25.6 (#2105)
Browse files Browse the repository at this point in the history
Bumps `protobuf.version` from 3.25.5 to 3.25.6.

Updates `com.google.protobuf:protobuf-java` from 3.25.5 to 3.25.6
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v3.25.5...v3.25.6)

Updates `com.google.protobuf:protobuf-java-util` from 3.25.5 to 3.25.6

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 03005c7 commit 5f5aa05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tika-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@
<pax.exam.version>4.14.0</pax.exam.version>
<pdfbox.version>3.0.4</pdfbox.version>
<poi.version>5.4.0</poi.version>
<protobuf.version>3.25.5</protobuf.version>
<protobuf.version>3.25.6</protobuf.version>
<quartz.version>2.5.0</quartz.version>
<reactor.core.version>3.7.2</reactor.core.version>
<reactor.netty.version>1.2.2</reactor.netty.version>
Expand Down

0 comments on commit 5f5aa05

Please sign in to comment.