diff --git a/benchmark-runner/pom.xml b/benchmark-runner/pom.xml index 9271d57..17102bb 100644 --- a/benchmark-runner/pom.xml +++ b/benchmark-runner/pom.xml @@ -39,7 +39,7 @@ com.fasterxml.jackson.core jackson-databind - 2.21.0 + 2.21.1 org.apache.httpcomponents.client5 @@ -77,7 +77,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.6.1 + 3.6.2 package diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index fb3aa78..5bdeb88 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -16,7 +16,7 @@ org.jctools jctools-core - 4.0.5 + 4.0.6 io.netty.loom @@ -45,7 +45,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.6.1 + 3.6.2 package diff --git a/example-echo/pom.xml b/example-echo/pom.xml index 1e3525e..3a8d50c 100644 --- a/example-echo/pom.xml +++ b/example-echo/pom.xml @@ -51,7 +51,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.6.1 + 3.6.2 package diff --git a/pom.xml b/pom.xml index f81be0b..6359802 100644 --- a/pom.xml +++ b/pom.xml @@ -73,7 +73,7 @@ com.diffplug.spotless spotless-maven-plugin - 3.2.1 + 3.3.0 @@ -111,7 +111,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.4 + 3.5.5 default-test