diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 38bb6272..636a595a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ You're more than welcome to work on this extension. Check [issues](../../issues/ or add your own suggestions and start discussion. Then create fork or branch and Pull Request once it's ready. ## Setup -- JDK 11 +- JDK 11 & 17 - GraalVM for native test run, check [Quarkus Contributing guide](https://github.com/quarkusio/quarkus/blob/main/CONTRIBUTING.md#setup) for more details. ### IDE Config and Code Style diff --git a/pom.xml b/pom.xml index 600d9456..8c31fefd 100644 --- a/pom.xml +++ b/pom.xml @@ -13,8 +13,10 @@ https://github.com/Tietoevry/quarkus-resteasy-problem - 11 - 11 + 17 + ${java.version} + ${java.version} + ${java.version} UTF-8 UTF-8