Update README.md

This commit is contained in:
Gabriele C 2018-11-03 23:15:56 +01:00 committed by GitHub
parent eadc82ffe0
commit c24d8cd60f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@ Remember to include/relocate the library into your final jar, example:
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.1.1</version>
<version>3.2.0</version>
<executions>
<execution>
<phase>package</phase>