commons logging 1.2
Project: http://git-wip-us.apache.org/repos/asf/archiva/repo Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/f41f0fd7 Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/f41f0fd7 Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/f41f0fd7 Branch: refs/heads/master Commit: f41f0fd775e9b492bd37b58aa0e45a57cf386e30 Parents: 9bd51a4 Author: Olivier Lamy <[email protected]> Authored: Thu Jul 17 18:08:58 2014 +1000 Committer: Olivier Lamy <[email protected]> Committed: Thu Jul 17 18:08:58 2014 +1000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/archiva/blob/f41f0fd7/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 276f6c3..457e611 100644 --- a/pom.xml +++ b/pom.xml @@ -1252,7 +1252,7 @@ <dependency> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> - <version>1.1.3</version> + <version>1.2</version> </dependency> <dependency>
