Repository: camel
Updated Branches:
  refs/heads/camel-2.15.x 4cf04793b -> 0763d4d41


Upgrade commons-logging to version 1.2


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

Branch: refs/heads/camel-2.15.x
Commit: 0763d4d4167b9e8165dd86627d3eef293d2e1228
Parents: 4cf0479
Author: Andrea Cosentino <anco...@gmail.com>
Authored: Thu Aug 13 11:46:53 2015 +0200
Committer: Andrea Cosentino <anco...@gmail.com>
Committed: Thu Aug 13 11:46:53 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/0763d4d4/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index b9391cb..6a16fb4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -113,7 +113,7 @@
     <commons-jxpath-version>1.3</commons-jxpath-version>
     <commons-lang-version>2.6</commons-lang-version>
     <commons-lang3-version>3.3.2</commons-lang3-version>
-    <commons-logging-version>1.1.3</commons-logging-version>
+    <commons-logging-version>1.2</commons-logging-version>
     <commons-math-version>2.2</commons-math-version>
     <commons-math3-version>3.3</commons-math3-version>
     <commons-net-version>3.3</commons-net-version>

Reply via email to