Skip to content

Commit 0183a15

Browse files
marmoureadamretter
authored andcommitted
[bugfix] correct jar name
1 parent 2956300 commit 0183a15

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)