Skip to content

Commit 6c6e7ab

Browse files
marmoureadamretter
authored andcommitted
[bugfix] correct jar name
1 parent 6b4e688 commit 6c6e7ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

exist-core/src/main/java/org/exist/webstart/JnlpJarFiles.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ public class JnlpJarFiles {
8787
"elemental-media-type-impl-%latest%",
8888
"jargo-%latest%",
8989
"bcprov-jdk18on-%latest%",
90-
"fastutil-%latest%-min",
90+
"fastutil-%latest%",
9191
"j8fu-%latest%",
9292
"jackson-core-%latest%",
9393
"jcip-annotations-%latest%",

0 commit comments

Comments
 (0)