Skip to content

Commit

Permalink
[bugfix] Repair JNLP interface, use correct BC library
Browse files Browse the repository at this point in the history
  • Loading branch information
dizzzz committed Nov 17, 2024
1 parent f2981e1 commit af2d67f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ public class JnlpJarFiles {
"commons-logging-%latest%",
"commons-pool-%latest%",
"jargo-%latest%",
"bcprov-jdk15on-%latest%",
"bcprov-jdk18on-%latest%",
"fastutil-%latest%-min",
"j8fu-%latest%",
"jackson-core-%latest%",
Expand Down

0 comments on commit af2d67f

Please sign in to comment.