aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Steiner <ssteiner@apache.org>2023-04-04 14:03:17 +0100
committerSimon Steiner <ssteiner@apache.org>2023-04-04 14:03:17 +0100
commitaa9091d44d190a65b696f12f9d84cfe32524086d (patch)
treea3d50604c0accc839cb58101b2df76c03d120053 /pom.xml
parentb7eeb45bea9fa9fbc462a338c84d65876da263c7 (diff)
downloadxmlgraphics-fop-aa9091d44d190a65b696f12f9d84cfe32524086d.tar.gz
xmlgraphics-fop-aa9091d44d190a65b696f12f9d84cfe32524086d.zip
FOP-3127: Fix test
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 45f63975c..fa2f14aae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
<surefire.plugin.version>2.18.1</surefire.plugin.version>
<war.plugin.version>3.3.2</war.plugin.version>
<xml.plugin.version>1.0.1</xml.plugin.version>
- <xmlgraphics.commons.version>2.8.0-SNAPSHOT</xmlgraphics.commons.version>
+ <xmlgraphics.commons.version>2.9.0-SNAPSHOT</xmlgraphics.commons.version>
<xmlunit.version>1.2</xmlunit.version>
<jdk.path>${env.JAVA_HOME}</jdk.path>
</properties>