diff --git a/pom.xml b/pom.xml index fb04af8..56052f2 100644 --- a/pom.xml +++ b/pom.xml @@ -199,6 +199,14 @@ org.slf4j slf4j-reload4j + + org.codehaus.janino + janino + + + org.codehaus.janino + commons-compiler + @@ -215,6 +223,18 @@ 0.27 provided + + org.codehaus.janino + janino + 3.1.12 + provided + + + org.codehaus.janino + commons-compiler + 3.1.12 + provided + org.apache.hadoop hadoop-aws @@ -385,10 +405,6 @@ org.bouncycastle bcprov-ext-jdk15on - - org.bouncycastle - bcprov-jdk15on - org.codehaus.jackson * @@ -656,7 +672,7 @@ janino is not included in the released artifact, but 'provided' by the runtime Spark cluster. --> - CVE-2023-33546 +