eclipse / microprofile-open-api

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

Update to microprofile-parent 2.9-RC2 #638

Closed Azquelt closed 2 weeks ago

Azquelt commented 2 weeks ago

This requires Java 17 to build due to the build plugins updated in eclipse/microprofile-parent#88

Azquelt commented 2 weeks ago

I've also updated the build configurations for MP OpenAPI PR and snapshots in ci.eclipse.org to use Java 17 (hence the build above passing).

The release build has been updated separately to use Java 17 in eclipse/microprofile-build-infra#13