You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/01/20 13:02:29 UTC

[camel] 01/06: Upgrade Fop to version 2.8

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit a34121e2dcfa5eede73d854ca2c9bd8ca7890302
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Jan 20 13:13:07 2023 +0100

    Upgrade Fop to version 2.8
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 0c0d436f0ea..9ba18e38654 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -165,7 +165,7 @@
         <google-maps-services-version>0.10.1</google-maps-services-version>
         <flatpack-version>4.0.5</flatpack-version>
         <flink-version>1.16.0</flink-version>
-        <fop-version>2.7</fop-version>
+        <fop-version>2.8</fop-version>
         <formatter-maven-plugin-version>2.17.1</formatter-maven-plugin-version>
         <ftpserver-version>1.1.2</ftpserver-version>
         <freemarker-version>2.3.32</freemarker-version>