This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch rm in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/rm by this push: new 70ad0d31a2b CAMEL-22392: camel-resilience4j - Add micrometer support 70ad0d31a2b is described below commit 70ad0d31a2bf37c92a5a5cc61a914a2346676f6b Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Sat Aug 30 15:23:46 2025 +0200 CAMEL-22392: camel-resilience4j - Add micrometer support --- components/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/pom.xml b/components/pom.xml index 3f554e9026c..801cfbeb64f 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -254,8 +254,8 @@ <module>camel-printer</module> <module>camel-protobuf</module> <module>camel-pubnub</module> - <module>camel-pulsar</module> - <module>camel-pqc</module> + <module>camel-pulsar</module> + <module>camel-pqc</module> <module>camel-python</module> <module>camel-quartz</module> <module>camel-quickfix</module>