diff --git a/http/jetty/pom.xml b/http/jetty/pom.xml index b6e962c5f4..5d4e8de99f 100644 --- a/http/jetty/pom.xml +++ b/http/jetty/pom.xml @@ -516,7 +516,7 @@ commons-io 2.19.0 - + junit junit @@ -526,7 +526,7 @@ org.mockito mockito-core - 5.7.0 + 5.17.0 test diff --git a/http/jetty12/pom.xml b/http/jetty12/pom.xml index 678b594ca1..4a3f98f945 100644 --- a/http/jetty12/pom.xml +++ b/http/jetty12/pom.xml @@ -745,7 +745,7 @@ commons-io 2.19.0 - + junit junit @@ -755,7 +755,7 @@ org.mockito mockito-core - 5.7.0 + 5.17.0 test diff --git a/http/sslfilter/pom.xml b/http/sslfilter/pom.xml index f056363c15..c38d16e97d 100644 --- a/http/sslfilter/pom.xml +++ b/http/sslfilter/pom.xml @@ -132,7 +132,7 @@ org.mockito mockito-core - 5.7.0 + 5.17.0 test diff --git a/http/wrappers/pom.xml b/http/wrappers/pom.xml index 227509cf11..131f392049 100644 --- a/http/wrappers/pom.xml +++ b/http/wrappers/pom.xml @@ -109,7 +109,7 @@ org.mockito mockito-core - 5.16.1 + 5.17.0 test