Repository: activemq-artemis Updated Branches: refs/heads/master 66085ae7f -> 7d9cafe4b
Upgrade jboss-logmanager version Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/5696027b Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/5696027b Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/5696027b Branch: refs/heads/master Commit: 5696027b18bc7e54c2b07250edef626859d94beb Parents: 66085ae Author: Paul Gallagher <[email protected]> Authored: Thu Feb 11 16:44:56 2016 +0000 Committer: Paul Gallagher <[email protected]> Committed: Thu Feb 11 16:44:56 2016 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5696027b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 482cb7d..353ce17 100644 --- a/pom.xml +++ b/pom.xml @@ -306,7 +306,7 @@ <dependency> <groupId>org.jboss.logmanager</groupId> <artifactId>jboss-logmanager</artifactId> - <version>1.5.4.Final</version> + <version>2.0.3.Final</version> <!-- License: Apache 2.0 --> </dependency> <dependency>
