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 11, 2024
1 parent f24c43d commit 4ed9f5f
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 4ed9f5f

Please sign in to comment.