Skip to content

Commit

Permalink
Merge pull request #128 from simonis/upgrade-jacoco
Browse files Browse the repository at this point in the history
Upgrade jacoco to 0.8.11 such that we can build with JDK 21
  • Loading branch information
arey authored Dec 28, 2023
2 parents 6c0e21a + dd80294 commit 4085009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<jaxb-api.version>2.3.0</jaxb-api.version>

<!-- Maven plugins -->
<jacoco.version>0.8.8</jacoco.version>
<jacoco.version>0.8.11</jacoco.version>
<openapi-generator-maven-plugin.version>6.3.0</openapi-generator-maven-plugin.version>
<build-helper-maven-plugin.version>3.2.0</build-helper-maven-plugin.version>

Expand Down

0 comments on commit 4085009

Please sign in to comment.