We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc790ce commit 7bbbc10Copy full SHA for 7bbbc10
pom.xml
@@ -44,7 +44,7 @@
44
<xmlcalabash.version>1.1.30-99</xmlcalabash.version>
45
<saxon.version>9.9.1-6</saxon.version> <!-- NOTE this must be compatible with the version used by both eXist-db and XML Calabash -->
46
<xmlresolver.version>1.0.4</xmlresolver.version> <!-- NOTE this must be compatible with the version used by XML Calabash -->
47
- <xmlapis.version>1.4.01</xmlapis.version> <!-- NOTE this must be compatible with the version used by eXist-db -->
+ <xmlapis.version>2.0.2</xmlapis.version> <!-- NOTE this must be compatible with the version used by eXist-db -->
48
49
<java.version>1.8</java.version>
50
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments