Skip to content

Upgrade Java build target to JDK 25 - #10

Closed
trly wants to merge 1 commit into
mainfrom
upgrade-jdk-25-115739d7-a84f-4f24-b253-960869cf306d
Closed

Upgrade Java build target to JDK 25#10
trly wants to merge 1 commit into
mainfrom
upgrade-jdk-25-115739d7-a84f-4f24-b253-960869cf306d

Conversation

@trly

@trly trly commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator

Upgrades this project's declared Java build target to JDK 25.

For Maven projects this bumps the maven.compiler.source / maven.compiler.target / maven.compiler.release / java.version properties (and any maven-compiler-plugin source/target/release configuration) that were previously below 25.

For Gradle projects that had no Java version declared at all, this adds a Java toolchain pinning the project to JDK 25.

Only build configuration is changed — no source code changes are included.

Created by Sourcegraph agentic batch change.

Bump declared Java compile target / toolchain to JDK 25.
@trly trly closed this Sep 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant