Update to activemq 5.14.2
Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/45bc2219 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/45bc2219 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/45bc2219 Branch: refs/heads/master Commit: 45bc2219b761e671973acf297e0f37a1b8934c6c Parents: 379387b Author: Daniel Kulp <[email protected]> Authored: Fri Dec 9 11:09:32 2016 -0500 Committer: Daniel Kulp <[email protected]> Committed: Fri Dec 9 11:10:43 2016 -0500 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/45bc2219/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 602f37f..a951acc 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -65,7 +65,7 @@ <cxf.osgi.javax.xml.ws.version>[0.0,3)</cxf.osgi.javax.xml.ws.version> <!-- please maintain alphabetical order here --> <cxf.abdera.version>1.1.3</cxf.abdera.version> - <cxf.activemq.version>5.12.2</cxf.activemq.version> + <cxf.activemq.version>5.14.2</cxf.activemq.version> <cxf.ahc.version>1.9.8</cxf.ahc.version> <cxf.apacheds.version>2.0.0-M23</cxf.apacheds.version> <cxf.atmosphere.version>2.4.7</cxf.atmosphere.version>
