This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit e79e5aafd1a7d884aa1406105a084b44c3c96f73 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Jul 28 16:06:45 2020 +0200 Sync Properties --- camel-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml index 337167b..21c0b9d 100644 --- a/camel-dependencies/pom.xml +++ b/camel-dependencies/pom.xml @@ -421,7 +421,7 @@ <maven-surefire-report-plugin-version>3.0.0-M4</maven-surefire-report-plugin-version> <maven-war-plugin-version>3.2.3</maven-war-plugin-version> <metrics-version>4.1.9</metrics-version> - <micrometer-version>1.5.2</micrometer-version> + <micrometer-version>1.5.3</micrometer-version> <microprofile-config-version>1.4</microprofile-config-version> <microprofile-fault-tolerance-version>2.1</microprofile-fault-tolerance-version> <microprofile-health-version>2.2</microprofile-health-version>