Skip to content

Commit

Permalink
chore: update libs
Browse files Browse the repository at this point in the history
  • Loading branch information
yurem committed Nov 21, 2023
1 parent de15e6a commit c90fd5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions oxd-server/src/main/assembly/windows-exe-src.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<outputDirectory>/lib</outputDirectory>
<useProjectArtifact>false</useProjectArtifact>
<includes>
<include>org.bouncycastle:bcprov-jdk15on</include>
<include>org.bouncycastle:bcpkix-jdk15on</include>
<include>org.bouncycastle:bcprov-jdk18on</include>
<include>org.bouncycastle:bcpkix-jdk18on</include>
</includes>
<scope>runtime</scope>
</dependencySet>
Expand Down

0 comments on commit c90fd5d

Please sign in to comment.