Skip to content

Commit

Permalink
Merge pull request eXist-db#5554 from dizzzz/bugfix/port_of_5544_jnlp
Browse files Browse the repository at this point in the history
[6.x.x] Repair JNLP interface, use correct BC library
  • Loading branch information
line-o authored Nov 18, 2024
2 parents f2981e1 + af2d67f commit 5cbb4cc
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 5cbb4cc

Please sign in to comment.