This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch 2.13.0 in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
commit e0676bfe9571e5b46ac78ca4c2ac3630f26225d2 Author: Andrea Cosentino <[email protected]> AuthorDate: Tue Sep 27 09:16:56 2022 +0200 Bump Quarkus Platform event in camel-k-runtime-bom --- support/camel-k-runtime-bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support/camel-k-runtime-bom/pom.xml b/support/camel-k-runtime-bom/pom.xml index 43a1b82b..1c9bc7f2 100644 --- a/support/camel-k-runtime-bom/pom.xml +++ b/support/camel-k-runtime-bom/pom.xml @@ -38,7 +38,7 @@ <maven-enforcer-plugin-version>3.1.0</maven-enforcer-plugin-version> <maven-version>3.6.3</maven-version> - <quarkus-platform-version>2.11.3.Final</quarkus-platform-version> + <quarkus-platform-version>2.13.0.CR1</quarkus-platform-version> </properties> <developers>
