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
The following commit(s) were added to refs/heads/master by this push:
new 69d2e3f Upgrade Micrometer to version 1.1.1
69d2e3f is described below
commit 69d2e3f0ca441ed490cbf04e345c624cdaaa8b9b
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Dec 3 11:21:44 2018 +0100
Upgrade Micrometer to version 1.1.1
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index e0e5fc4..96bdf7c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -495,7 +495,7 @@
<maven-surefire-report-plugin-version>2.22.1</maven-surefire-report-plugin-version>
<maven-war-plugin-version>3.0.0</maven-war-plugin-version>
<metrics-version>3.2.6</metrics-version>
- <micrometer-version>1.1.0</micrometer-version>
+ <micrometer-version>1.1.1</micrometer-version>
<milo-version>0.2.4</milo-version>
<mina-bundle-version>1.1.7_6</mina-bundle-version>
<mina-version>1.1.7</mina-version>