Repository: karaf-cellar Updated Branches: refs/heads/master 7986ab851 -> 73a525d78
Upgrade to slf4j 1.7.5 Project: http://git-wip-us.apache.org/repos/asf/karaf-cellar/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf-cellar/commit/73a525d7 Tree: http://git-wip-us.apache.org/repos/asf/karaf-cellar/tree/73a525d7 Diff: http://git-wip-us.apache.org/repos/asf/karaf-cellar/diff/73a525d7 Branch: refs/heads/master Commit: 73a525d78834e63ccd4de417d09564c0eb65d0b8 Parents: 7986ab8 Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri May 30 13:57:02 2014 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri May 30 13:57:02 2014 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/73a525d7/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d543f8d..57c586e 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ <pax.exam.version>2.6.0</pax.exam.version> <pax.exam.karaf.version>2.3.1</pax.exam.karaf.version> <servlet.api.version>2.5</servlet.api.version> - <slf4j.version>1.7.2</slf4j.version> + <slf4j.version>1.7.5</slf4j.version> </properties> <modules>
