Repository: activemq-artemis Updated Branches: refs/heads/master c0f71c3e1 -> 0ff838d6d
Upgraded version of jboss logmanager Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/c5b6e44e Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/c5b6e44e Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/c5b6e44e Branch: refs/heads/master Commit: c5b6e44e52d853554d01c8a7df9e34ff39a3d602 Parents: c0f71c3 Author: Paul Gallagher <[email protected]> Authored: Fri Dec 18 14:12:28 2015 +0000 Committer: Paul Gallagher <[email protected]> Committed: Fri Dec 18 14:12:28 2015 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c5b6e44e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 7ee9ef1..dbe70b7 100644 --- a/pom.xml +++ b/pom.xml @@ -282,7 +282,7 @@ <dependency> <groupId>org.jboss.logmanager</groupId> <artifactId>jboss-logmanager</artifactId> - <version>1.5.3.Final</version> + <version>1.5.4.Final</version> <!-- License: Apache 2.0 --> </dependency> <dependency>
