kwin commented on code in PR #1912:
URL: https://github.com/apache/maven-resolver/pull/1912#discussion_r3570871066
##########
.github/workflows/maven-verify.yml:
##########
@@ -30,4 +30,4 @@ jobs:
ff-site-run: false
maven4-enabled: true
verify-fail-fast: false
- jdk-matrix: '[ "21", "25" ]'
Review Comment:
Definitely we should keep testing with all recent LTS. Particularly due to
subtle differences in the JDK HTTP Client. So please don't remove 25! I don't
think we already need to test with Java 27. Let's tackle that in a separate PR
once it is time.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]