Skip to content

Commit

Permalink
Merge pull request #73 from Andre601/fix/wrong-version
Browse files Browse the repository at this point in the history
Fix wrong plugin version being set
  • Loading branch information
Andre601 authored Jun 28, 2021
2 parents 56ef8ec + 0040b20 commit c2e5728
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 @@ -12,7 +12,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<plugin.version>3.6.0</plugin.version>
<plugin.version>3.7.1</plugin.version>
<plugin.description>Only allow specific client versions on your Network.</plugin.description>

<maven.compiler.target>11</maven.compiler.target>
Expand Down

0 comments on commit c2e5728

Please sign in to comment.