Repository: activemq Updated Branches: refs/heads/trunk 6588aea8e -> 81d83718a
Upgrade slf4j Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/81d83718 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/81d83718 Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/81d83718 Branch: refs/heads/trunk Commit: 81d83718ae56441dcf3cd6619af963ab4880c15e Parents: 6588aea Author: Claus Ibsen <[email protected]> Authored: Thu Jan 8 16:30:59 2015 +0100 Committer: Claus Ibsen <[email protected]> Committed: Thu Jan 8 16:30:59 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/81d83718/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index dca93f8..33a1ce3 100755 --- a/pom.xml +++ b/pom.xml @@ -111,7 +111,7 @@ <scala-version>2.11.0</scala-version> <shiro-version>1.2.2</shiro-version> <scalatest-version>2.1.5</scalatest-version> - <slf4j-version>1.7.5</slf4j-version> + <slf4j-version>1.7.10</slf4j-version> <snappy-version>1.1.0.1</snappy-version> <spring-version>3.2.11.RELEASE</spring-version> <spring-osgi-version>1.2.1</spring-osgi-version>
