You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2018/05/25 13:05:44 UTC

[1/2] syncope git commit: Upgrading FOP

Repository: syncope
Updated Branches:
  refs/heads/2_0_X 7916a8318 -> 25498bf4c
  refs/heads/master f4ca1ea9f -> bb0046c87


Upgrading FOP


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/25498bf4
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/25498bf4
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/25498bf4

Branch: refs/heads/2_0_X
Commit: 25498bf4c6bcdd70cf4c4f10aa87df27dead9772
Parents: 7916a83
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri May 25 15:04:36 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri May 25 15:04:36 2018 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/25498bf4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 10ba318..d9126bb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1108,7 +1108,7 @@ under the License.
       <dependency>
         <groupId>org.apache.xmlgraphics</groupId>
         <artifactId>fop</artifactId>
-        <version>2.2</version>
+        <version>2.3</version>
         <exclusions>
           <exclusion>
             <groupId>xalan</groupId>


[2/2] syncope git commit: Upgrading FOP

Posted by il...@apache.org.
Upgrading FOP


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/bb0046c8
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/bb0046c8
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/bb0046c8

Branch: refs/heads/master
Commit: bb0046c8718bc2157fc6c4bab46096b9224ce145
Parents: f4ca1ea
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri May 25 15:04:36 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri May 25 15:04:45 2018 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/bb0046c8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 608b420..dbbf8bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1072,7 +1072,7 @@ under the License.
       <dependency>
         <groupId>org.apache.xmlgraphics</groupId>
         <artifactId>fop</artifactId>
-        <version>2.2</version>
+        <version>2.3</version>
         <exclusions>
           <exclusion>
             <groupId>xalan</groupId>