This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
The following commit(s) were added to refs/heads/main by this push:
new 6cab5a4c Update to use the bom for Quarkus 2.11.0
6cab5a4c is described below
commit 6cab5a4cf7031078a35134cd781e49681cc4d2cc
Author: Otavio Rodolfo Piske <[email protected]>
AuthorDate: Thu Jul 28 15:41:43 2022 +0200
Update to use the bom for Quarkus 2.11.0
---
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 ba9f3e1f..c660643a 100644
--- a/support/camel-k-runtime-bom/pom.xml
+++ b/support/camel-k-runtime-bom/pom.xml
@@ -37,7 +37,7 @@
<maven-enforcer-plugin-version>3.1.0</maven-enforcer-plugin-version>
<maven-version>3.6.3</maven-version>
- <quarkus-version>2.8.0.Final</quarkus-version>
+ <quarkus-version>2.11.0.Final</quarkus-version>
</properties>
<developers>