Repository: camel Updated Branches: refs/heads/master e0436334f -> 1ec7af931
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/1ec7af93 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1ec7af93 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/1ec7af93 Branch: refs/heads/master Commit: 1ec7af9319a26165cebc92af69a0004afd1b357f Parents: e043633 Author: Andrea Cosentino <anco...@gmail.com> Authored: Thu Aug 13 11:00:02 2015 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Thu Aug 13 11:00:24 2015 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/1ec7af93/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 9b61a47..4ca5ec4 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -115,7 +115,7 @@ <commons-jxpath-version>1.3</commons-jxpath-version> <commons-lang-version>2.6</commons-lang-version> <commons-lang3-version>3.4</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.5</commons-math3-version> <commons-net-version>3.3</commons-net-version>