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

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


The following commit(s) were added to refs/heads/main by this push:
     new 7c9ce0a  Upgrade and sync xmlgraphics-commons
7c9ce0a is described below

commit 7c9ce0aeed9ce4d9f51d2019e0c224168b1f115d
Author: James Netherton <[email protected]>
AuthorDate: Fri Mar 18 11:06:10 2022 +0000

    Upgrade and sync xmlgraphics-commons
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 71f3709..4bf3b9f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -133,7 +133,7 @@
         <xalan.version>${xalan-version}</xalan.version>
         <xchange.version>${xchange-version}</xchange.version>
         <xerces.version>${xerces-version}</xerces.version>
-        <xmlgraphics-commons.version>2.3</xmlgraphics-commons.version><!-- 
mess in FOP transitive deps -->
+        <xmlgraphics-commons.version>2.6</xmlgraphics-commons.version><!-- 
@sync org.apache.xmlgraphics:fop-parent:${fop-version} 
prop:xmlgraphics.commons.version -->
         <xstream.version>${xstream-version}</xstream.version>
         <web3j.version>${web3j-version}</web3j.version>
         <web3j.quorum.version>${web3j-quorum-version}</web3j.quorum.version>

Reply via email to