You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2017/07/14 12:33:13 UTC

camel git commit: Upgrade Metrics to version 3.2.3

Repository: camel
Updated Branches:
  refs/heads/master abd54d4d6 -> d700f9f3f


Upgrade Metrics to version 3.2.3


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d700f9f3
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d700f9f3
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/d700f9f3

Branch: refs/heads/master
Commit: d700f9f3ff5e8d1380bdbdf33a94462a0c8452ac
Parents: abd54d4
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Jul 14 14:32:26 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Jul 14 14:32:58 2017 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/d700f9f3/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index d06e1e4..1f0859e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -475,7 +475,7 @@
     <maven-surefire-report-plugin-version>2.13</maven-surefire-report-plugin-version>
     <maven-war-plugin-version>3.0.0</maven-war-plugin-version>
     <mchange-commons-java-version>0.2.11</mchange-commons-java-version>
-    <metrics-version>3.2.2</metrics-version>
+    <metrics-version>3.2.3</metrics-version>
     <milo-version>0.1.3</milo-version>
     <mina-bundle-version>1.1.7_6</mina-bundle-version>
     <mina-version>1.1.7</mina-version>