diff --git a/yasson-jmh/pom.xml b/yasson-jmh/pom.xml index dcdd30361..545959848 100644 --- a/yasson-jmh/pom.xml +++ b/yasson-jmh/pom.xml @@ -13,8 +13,8 @@ - 1.21 - 2.0.2-SNAPSHOT + 1.36 + 3.0.3-SNAPSHOT @@ -24,11 +24,6 @@ jmh-core ${jmh.version} - - org.openjdk.jmh - jmh-generator-annprocess - ${jmh.version} - org.eclipse yasson @@ -54,16 +49,24 @@ org.apache.maven.plugins maven-compiler-plugin + 3.10.1 11 11 + + + org.openjdk.jmh + jmh-generator-annprocess + ${jmh.version} + + org.apache.maven.plugins maven-shade-plugin - 3.2.1 + 3.4.1 package @@ -76,7 +79,11 @@ org.openjdk.jmh.Main + + true + +