This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-2.19.x in repository https://gitbox.apache.org/repos/asf/camel.git
commit b6462615a793453910ef3d0c914e01f314cc4bf8 Author: Andrea Cosentino <[email protected]> AuthorDate: Tue Nov 7 07:48:42 2017 +0100 Upgrade Fop and related bundle to version 2.2 --- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index e46d1c2..e4af3b4 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -204,8 +204,8 @@ <findbugs-maven-plugin-version>2.5.2</findbugs-maven-plugin-version> <flatpack-version>3.4.3</flatpack-version> <flink-version>1.2.0</flink-version> - <fop-bundle-version>2.1_1</fop-bundle-version> - <fop-version>2.1</fop-version> + <fop-bundle-version>2.2_1</fop-bundle-version> + <fop-version>2.2</fop-version> <ftpserver-version>1.0.6</ftpserver-version> <freemarker-bundle-version>2.3.23_1</freemarker-bundle-version> <freemarker-version>2.3.23</freemarker-version> -- To stop receiving notification emails like this one, please contact [email protected].
