diff --git a/pom.xml b/pom.xml index 2a5ad6856..a0d8d1629 100644 --- a/pom.xml +++ b/pom.xml @@ -127,7 +127,7 @@ 4.3.4 https://archive.apache.org/dist 2.3.0 - 1.14.15 + 1.17.6 1.78 4.2.30 1.5.0 @@ -1572,6 +1572,22 @@ org.apache.maven.plugins maven-shade-plugin ${maven.plugin.shade.version} + + + + org.ow2.asm + asm + 9.8 + + + org.ow2.asm + asm-commons + 9.8 + +