diff --git a/api/pom.xml b/api/pom.xml index f4c977ba..9281c1b0 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -60,6 +60,11 @@ + + org.apache.maven.plugins + maven-surefire-plugin + ${maven-surefire-plugin.version} + org.apache.maven.plugins maven-jar-plugin diff --git a/formats/json-jackson/pom.xml b/formats/json-jackson/pom.xml index fdea4eec..374d668c 100644 --- a/formats/json-jackson/pom.xml +++ b/formats/json-jackson/pom.xml @@ -32,7 +32,7 @@ jar - 2.10.1 + 2.11.2 io.cloudevents.formats.jackson diff --git a/http/restful-ws-integration-tests/restful-ws-resteasy/pom.xml b/http/restful-ws-integration-tests/restful-ws-resteasy/pom.xml index 1797f00f..31adbbed 100644 --- a/http/restful-ws-integration-tests/restful-ws-resteasy/pom.xml +++ b/http/restful-ws-integration-tests/restful-ws-resteasy/pom.xml @@ -32,8 +32,8 @@ jar - 3.9.0 - 4.5.3.Final + 3.9.2 + 4.5.6.Final diff --git a/http/restful-ws-integration-tests/restful-ws-spring/pom.xml b/http/restful-ws-integration-tests/restful-ws-spring/pom.xml index cc617ff0..78395d4a 100644 --- a/http/restful-ws-integration-tests/restful-ws-spring/pom.xml +++ b/http/restful-ws-integration-tests/restful-ws-spring/pom.xml @@ -32,8 +32,8 @@ jar - 2.3.0.RELEASE - 5.2.6.RELEASE + 2.3.2.RELEASE + 5.2.8.RELEASE diff --git a/http/vertx/pom.xml b/http/vertx/pom.xml index 89f8442b..57843a49 100644 --- a/http/vertx/pom.xml +++ b/http/vertx/pom.xml @@ -31,8 +31,7 @@ jar - 3.9.0 - 3.11.0 + 3.9.2 io.cloudevents.http.vertx diff --git a/pom.xml b/pom.xml index 687f4192..c2b64529 100644 --- a/pom.xml +++ b/pom.xml @@ -78,7 +78,7 @@ 1.8 1.8 UTF-8 - 3.11.0 + 3.16.1 5.5.2 3.0.0-M4