Upadate Apache Active MQ from 5.14.1 to 5.14.2 for testing. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/53ed3c29 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/53ed3c29 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/53ed3c29
Branch: refs/heads/java9NoMultiRelease Commit: 53ed3c292e923772ac539e3ee0068fe736259bd2 Parents: 1c99c7b Author: ggregory <[email protected]> Authored: Fri Apr 7 16:46:01 2017 -0700 Committer: ggregory <[email protected]> Committed: Fri Apr 7 16:46:01 2017 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/53ed3c29/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 7751f51..4b6606e 100644 --- a/pom.xml +++ b/pom.xml @@ -211,7 +211,7 @@ <projectDir /> <commonsLoggingVersion>1.2</commonsLoggingVersion> <osgi.api.version>4.3.1</osgi.api.version> - <activemq.version>5.14.1</activemq.version> + <activemq.version>5.14.2</activemq.version> <!-- Allow Clirr severity to be overriden by the command-line option -DminSeverity=level --> <minSeverity>info</minSeverity> <jctoolsVersion>1.2.1</jctoolsVersion>
