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 05cd12e commit e146f72Copy full SHA for e146f72
src/org/exist/webstart/JnlpJarFiles.java
@@ -73,7 +73,7 @@ public class JnlpJarFiles {
73
"rsyntaxtextarea-%latest%",
74
"slf4j-api-%latest%",
75
"ws-commons-util-%latest%",
76
- "xmldb",
+ "xmldb-api-%latest%",
77
"xmlrpc-client-%latest%",
78
"xmlrpc-common-%latest%"
79
};
0 commit comments