Skip to content

Commit

Permalink
#118/#119: set required Maven version to 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoulaj committed Jul 5, 2021
1 parent 50e1b0c commit d9b4f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -77,7 +77,7 @@

<!-- Versions -->
<java.level>1.8</java.level>
<maven.version>3.0.5</maven.version>
<maven.version>3.1.1</maven.version>
<bouncycastle.version>1.69</bouncycastle.version>
<aether.version>0.9.0.M2</aether.version>
<sisu.version>0.3.4</sisu.version>
Expand Down

0 comments on commit d9b4f57

Please sign in to comment.