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/30bdb0a4 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/30bdb0a4 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/30bdb0a4
Branch: refs/heads/LOG4J-1012 Commit: 30bdb0a478be1be75d3d053cb5d3c4f7e11cf38c Parents: e129ae6 Author: ggregory <[email protected]> Authored: Tue Sep 29 00:39:34 2015 -0700 Committer: ggregory <[email protected]> Committed: Tue Sep 29 00:39:34 2015 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/30bdb0a4/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>
