diff --git a/pom.xml b/pom.xml index ec1f60d..9f3c7d3 100644 --- a/pom.xml +++ b/pom.xml @@ -62,17 +62,17 @@ SPDX-License-Identifier: LGPL-3.0-or-later 3.11.0 ${surefire-plugin.version} - 1.4.1 + 1.5.0 1.15.0 3.3.0 - 3.0.1 + 3.1.0 3.5.0 3.2.1 1.6.13 - 2.35.0 - 3.0.0 + 2.36.0 + 3.1.0 - 3.0.0.Beta1 + 3.0.2.Final diff --git a/runtime/pom.xml b/runtime/pom.xml index cabd533..e73c1fe 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -46,7 +46,7 @@ SPDX-License-Identifier: LGPL-3.0-or-later io.quarkus - quarkus-bootstrap-maven-plugin + quarkus-extension-maven-plugin ${quarkus.version}