diff --git a/boat-maven-plugin/pom.xml b/boat-maven-plugin/pom.xml index b7fb9494c..4a2d3f03f 100644 --- a/boat-maven-plugin/pom.xml +++ b/boat-maven-plugin/pom.xml @@ -231,7 +231,7 @@ com.squareup.okhttp3 mockwebserver - 5.3.0 + 5.3.1 test @@ -239,7 +239,7 @@ com.squareup.okhttp3 okhttp - 5.3.0 + 5.3.1 diff --git a/pom.xml b/pom.xml index ea5f63332..706fffef6 100644 --- a/pom.xml +++ b/pom.xml @@ -247,7 +247,7 @@ org.apache.commons commons-lang3 - 3.19.0 + 3.20.0 @@ -339,7 +339,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.4.2 + 3.5.0 org.apache.maven.plugins