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 2022/03/15 09:13:37 UTC

[camel-karaf] branch main updated: Upgrade Fop bundle to version 2.7_1

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-karaf.git


The following commit(s) were added to refs/heads/main by this push:
     new 5c7da86  Upgrade Fop bundle to version 2.7_1
5c7da86 is described below

commit 5c7da8689e37a019c684af617817cba8d55b17a4
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 15 10:05:41 2022 +0100

    Upgrade Fop bundle to version 2.7_1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4d8f292..91fc69f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -166,7 +166,7 @@
         <felix-framework-version>5.6.12</felix-framework-version>
         <felix-scr-annotations-version>1.12.0</felix-scr-annotations-version>
         <felix-scr-version>2.1.26</felix-scr-version>
-        <fop-bundle-version>2.6_1</fop-bundle-version>
+        <fop-bundle-version>2.7_1</fop-bundle-version>
         <generex-bundle-version>1.0.2_1</generex-bundle-version>
         <!-- These google properties align versions defined in com.google.cloud:libraries-bom used in camel -->
         <google-api-services-bigquery>v2-rev20201030-1.30.10</google-api-services-bigquery>