Update MOM/JMS tests from Apache ActiveMQ 5.11.1 to 5.11.2.
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/a6d934cd Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/a6d934cd Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/a6d934cd Branch: refs/heads/LOG4J2-1136 Commit: a6d934cdbad78749d2479b48c4dbfb308110b1d1 Parents: 7d4c186 Author: ggregory <[email protected]> Authored: Tue Sep 29 00:39:34 2015 -0700 Committer: Ralph Goers <[email protected]> Committed: Sat Oct 3 23:08:04 2015 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/a6d934cd/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 37e170b..18e0aff 100644 --- a/pom.xml +++ b/pom.xml @@ -202,7 +202,7 @@ <projectDir /> <commonsLoggingVersion>1.2</commonsLoggingVersion> <osgi.api.version>4.3.1</osgi.api.version> - <activemq.version>5.11.1</activemq.version> + <activemq.version>5.11.2</activemq.version> <!-- Allow Clirr severity to be overriden by the command-line option -DminSeverity=level --> <minSeverity>info</minSeverity> </properties>
