Skip to content

Conversation

@tstirrat15
Copy link
Contributor

@tstirrat15 tstirrat15 commented Feb 2, 2026

Description

Java 8 is EOL, and tools like Gradle have started dropping support for it. We're using the Oracle roadmap as a reference, which puts 17 as the oldest supported version and 25 as both the current and LTS version. I kept 21 as the "LTS" to keep the separation.

Changes

  • Move the support matrix up
  • Run publish on version 25

Testing

Review.

Bumps the gradle group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `4.33.2` | `4.33.5` |
| com.google.protobuf:protobuf-java-util | `4.33.2` | `4.33.5` |
| [com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/sdk-platform-java) | `2.63.2` | `2.65.0` |
| [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.27.6` | `3.27.7` |
| gradle-wrapper | `8.14-rc-1` | `9.3.1` |


Updates `com.google.protobuf:protobuf-java` from 4.33.2 to 4.33.5
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

Updates `com.google.protobuf:protobuf-java-util` from 4.33.2 to 4.33.5

Updates `com.google.protobuf:protobuf-java-util` from 4.33.2 to 4.33.5

Updates `com.google.api.grpc:proto-google-common-protos` from 2.63.2 to 2.65.0
- [Release notes](https://github.com/googleapis/sdk-platform-java/releases)
- [Changelog](https://github.com/googleapis/sdk-platform-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/sdk-platform-java/commits/v2.65.0)

Updates `org.assertj:assertj-core` from 3.27.6 to 3.27.7
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](assertj/assertj@assertj-build-3.27.6...assertj-build-3.27.7)

Updates `gradle-wrapper` from 8.14-rc-1 to 9.3.1

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-version: 4.33.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: com.google.protobuf:protobuf-java-util
  dependency-version: 4.33.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: com.google.protobuf:protobuf-java-util
  dependency-version: 4.33.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: com.google.api.grpc:proto-google-common-protos
  dependency-version: 2.65.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: org.assertj:assertj-core
  dependency-version: 3.27.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: gradle-wrapper
  dependency-version: 9.3.1
  dependency-type: direct:production
  dependency-group: gradle
...

Signed-off-by: dependabot[bot] <[email protected]>
@tstirrat15 tstirrat15 requested a review from a team as a code owner February 2, 2026 18:08
@tstirrat15 tstirrat15 force-pushed the update-support-matrix branch from 8c5cf24 to 72f9c82 Compare February 2, 2026 18:09
@tstirrat15
Copy link
Contributor Author

Gonna close this and do it in the context of #163 since we'd also need to upgrade gradle to make this work.

@tstirrat15 tstirrat15 force-pushed the update-support-matrix branch from 72f9c82 to a01ad9e Compare February 2, 2026 18:10
@tstirrat15 tstirrat15 merged commit 921de5b into main Feb 2, 2026
14 of 23 checks passed
@tstirrat15 tstirrat15 deleted the update-support-matrix branch February 2, 2026 18:25
@github-actions github-actions bot locked and limited conversation to collaborators Feb 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants