mthmulders commented on code in PR #1278: URL: https://github.com/apache/maven/pull/1278#discussion_r1358179630
########## .github/workflows/maven.yml: ########## @@ -61,7 +61,7 @@ jobs: strategy: matrix: os: [ubuntu-latest, windows-latest, macOS-latest] - java: [8, 11, 17] + java: [11, 17, 21] Review Comment: I can imagine the Mockito team 'made the jump' and dropped Java 8 altogether. This change would not _prevent_ running Maven on Java 8, would it? -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org