diff --git a/pom.xml b/pom.xml index d9aada1c29..7e942dbaee 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.apache apache - 21 + 25 org.apache.shiro @@ -436,6 +436,22 @@ true + + org.apache.maven.plugins + maven-gpg-plugin + + + + **/*.md5 + **/*.sha1 + **/*.sha256 + **/*.sha512 + **/*.asc + + **/*.sha3512 + + + @@ -1475,10 +1491,14 @@ net.nicoulaj.maven.plugins checksum-maven-plugin - 1.11 source-release-checksum + none + + + main-artifact-checksum + verify artifacts @@ -1486,10 +1506,16 @@ + SHA-256 SHA-512 SHA3-512 false + + true