Repository: activemq Updated Branches: refs/heads/master 92e1f60d9 -> 94b56977d
https://issues.apache.org/jira/browse/AMQ-5957 update the xstream bundle version. Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/94b56977 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/94b56977 Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/94b56977 Branch: refs/heads/master Commit: 94b56977d24d512043463df03dd4b1c8a2bf9445 Parents: 92e1f60 Author: Timothy Bish <[email protected]> Authored: Tue Sep 29 10:08:23 2015 -0400 Committer: Timothy Bish <[email protected]> Committed: Tue Sep 29 10:08:23 2015 -0400 ---------------------------------------------------------------------- activemq-karaf/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/94b56977/activemq-karaf/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-karaf/pom.xml b/activemq-karaf/pom.xml index c56e77f..eaea5ce 100644 --- a/activemq-karaf/pom.xml +++ b/activemq-karaf/pom.xml @@ -35,7 +35,7 @@ <jodatime-bundle-version>1.6.2</jodatime-bundle-version> <jdom-bundle-version>1.1_4</jdom-bundle-version> <dom4j-bundle-version>1.6.1_2</dom4j-bundle-version> - <xstream-bundle-version>1.4.7_1</xstream-bundle-version> + <xstream-bundle-version>1.4.8_1</xstream-bundle-version> <servicemix.specs.version>2.4.0</servicemix.specs.version> </properties>
