Skip to content

Commit

Permalink
fix: build fail with jdk 17
Browse files Browse the repository at this point in the history
  • Loading branch information
Farsen976 authored and McFoggy committed Apr 26, 2023
1 parent 466118b commit 6c08652
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 @@ -63,7 +63,7 @@
<build-helper-maven-plugin.version>3.0.0</build-helper-maven-plugin.version>
<maven-gpg-plugin.version>1.6</maven-gpg-plugin.version>
<maven-surefire-plugin.version>2.22.1</maven-surefire-plugin.version>
<nexus-staging-maven-plugin.version>1.6.8</nexus-staging-maven-plugin.version>
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>

<junit.jupiter.version>5.3.2</junit.jupiter.version>
<jacoco-maven-plugin.version>0.8.7</jacoco-maven-plugin.version>
Expand Down

0 comments on commit 6c08652

Please sign in to comment.