a2aproject / a2aproject/a2a-java
[Feat]: Move to latest Java LTS to compile, target oldest LTS
Abierto
- Lenguaje dominante
- Java
- Estrellas
- 490
- Forks
- 172
- Merge medio
- 1 d 6 h
- PR fusionados (30 d)
- 55
Descripción
### Is your feature request related to a problem? Please describe.
I wonder if this project would benefit by compiling with the latest Java LTS (25)
and target the oldest supported LTS (17).
After looking at some reviews, we would benefit from being able to use language features that appears after 17.
### Describe the solution you'd like
Move to Java 25 to compile the code.
Keep 17 as the target and release.
### Describe alternatives you've considered
_No response_
### Additional context
_No response_
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.