Repository: logging-log4j2 Updated Branches: refs/heads/master f78adaae8 -> 671f30ba3
Update tests from Apache ActiveMQ 5.14.4 to 5.14.5. Local build OK. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/671f30ba Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/671f30ba Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/671f30ba Branch: refs/heads/master Commit: 671f30ba3f15041cfddf950f0aaff607148e7875 Parents: f78adaa Author: ggregory <[email protected]> Authored: Thu May 18 14:03:20 2017 -0700 Committer: ggregory <[email protected]> Committed: Thu May 18 14:03:20 2017 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/671f30ba/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 7fd9ded..18bcded 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.4</activemq.version> + <activemq.version>5.14.5</activemq.version> <!-- Allow Clirr severity to be overriden by the command-line option -DminSeverity=level --> <minSeverity>info</minSeverity> <jctoolsVersion>1.2.1</jctoolsVersion>
