This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push: new ad7572a Upgrade XmlGraphics Batik bundle to version 2.3_1 ad7572a is described below commit ad7572aa6a9312825bf5f0f8aa93ce34774b246e Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Sat Jun 9 12:05:33 2018 +0200 Upgrade XmlGraphics Batik bundle to version 2.3_1 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 9378baa..e72c8e6 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -733,7 +733,7 @@ <xmlbeans-bundle-version>2.6.0_2</xmlbeans-bundle-version> <xmlbeans-maven-plugin-version>2.3.3</xmlbeans-maven-plugin-version> <xmlbeans-version>2.6.0</xmlbeans-version> - <xmlgraphics-commons-bundle-version>2.1_1</xmlgraphics-commons-bundle-version> + <xmlgraphics-commons-bundle-version>2.3_1</xmlgraphics-commons-bundle-version> <xmlgraphics-batik-version>1.10</xmlgraphics-batik-version> <xmlresolver-bundle-version>1.2_5</xmlresolver-bundle-version> <xmlrpc-version>3.1.3</xmlrpc-version> -- To stop receiving notification emails like this one, please contact acosent...@apache.org.