eclipse / microprofile-open-api

Microprofile open api
Apache License 2.0
131 stars 81 forks source link

Use the 2.8 microprofile-parent but target Java 11 #600

Closed Azquelt closed 3 months ago

Azquelt commented 3 months ago

Ensures that the TCK uses dependencies from Jakarta EE 9.1.

Keep the tck-bom at 3.2 since the only differences are to use newer versions of libraries which don't support Java 8.

Fixes #573 (follow up to #577)

Azquelt commented 3 months ago

Yeah, that makes sense. Done.