Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -214,10 +214,10 @@
</build>

<properties>
<open.batik.version>1.14</open.batik.version>
<open.batik.version>1.16</open.batik.version>

<!-- Please keep xmlgraphics-commons up to date with batik. -->
<open.xmlgraphics.commons.version>2.6</open.xmlgraphics.commons.version>
<open.xmlgraphics.commons.version>2.7</open.xmlgraphics.commons.version>

<!-- NOTE: Rhino is an optional dependency of Batik-Bridge. This version should match
the version specified by Batik-Bridge. -->
Expand Down