Update `maven.compiler.testRelease` and `debezium.java.specific.target` to Java 25
Open
component/build-infrastructure
component/container-images
component/test-infrastructure
component/testcontainers
type/task
- Dominant language
- HTML
- Stars
- 6
- Forks
- 8
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 1
Description
In order to use Java 25 for JUnit tests and the "specific" modules (Server, Operator, Outbox and Quarkus extension) update `maven.compiler.testRelease` and `debezium.java.specific.target` to Java 25.
Mind to enable Java 25 in:
- build-infrastructure (containers and environments)
- debezium/container-images
- test-infrastructure / GH Actions and Maven Docker plugin
- Testcontainers container images
Contributor guide
Assessment
This issue has not been assessed yet.