eo icon indicating copy to clipboard operation
eo copied to clipboard

Add Java 8 support to CI

Open c71n93 opened this issue 2 months ago • 0 comments

Related to #3207


PR-Codex overview

This PR updates the Java version requirements in pom.xml and the matrix configuration in .github/workflows/mvn.yml to include Java 8.

Detailed summary

  • Updated pom.xml to require Java version [8,)
  • Updated matrix configuration in .github/workflows/mvn.yml to include Java 8 in the list of supported versions

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

c71n93 avatar May 30 '24 12:05 c71n93