diff --git a/fermenter-mda/pom.xml b/fermenter-mda/pom.xml index f3a0c185..fce27cda 100644 --- a/fermenter-mda/pom.xml +++ b/fermenter-mda/pom.xml @@ -13,10 +13,10 @@ maven-plugin - 2.17.0 + 2.17.1 3.8.6 - 3.11.0 - 1.5.3 + 3.13.1 + 1.5.6 @@ -25,7 +25,7 @@ org.mozilla rhino - 1.7.14 + 1.7.15 @@ -63,7 +63,7 @@ commons-logging commons-logging - 1.3.1 + 1.3.2 commons-io @@ -128,6 +128,12 @@ NB:Should get pulled from maven-plugin-testing-harness, but temporarily being specified directly to resolve CVE-2023-37460. Can be retired when maven-plugin-testing-harness uses plexus-archiver >= 4.8.0. --> + + org.iq80.snappy + snappy + 0.5 + test + org.codehaus.plexus plexus-archiver @@ -173,7 +179,7 @@ org.eclipse.sisu sisu-maven-plugin - 0.9.0.M2 + 0.9.0.M3 generate-index diff --git a/pom.xml b/pom.xml index ec27cb74..05797d1c 100644 --- a/pom.xml +++ b/pom.xml @@ -89,7 +89,7 @@ commons-io commons-io - 2.16.0 + 2.16.1 compile @@ -102,7 +102,7 @@ com.google.guava guava - 33.1.0-jre + 33.2.1-jre junit diff --git a/test-primer/pom.xml b/test-primer/pom.xml index 46e06158..cb730a88 100644 --- a/test-primer/pom.xml +++ b/test-primer/pom.xml @@ -24,7 +24,7 @@ org.technologybrewery.habushu habushu-maven-plugin - 2.12.1 + 2.15.0 true