Skip to content

Commit

Permalink
bouncycastle : downgrade to 1.62
Browse files Browse the repository at this point in the history
  • Loading branch information
pquiring committed May 16, 2023
1 parent e414458 commit 622e8a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base.xml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
<copyjar name="mysql-connector" version="${mysql-connector-version}" path="${jarpath}"/>
</target>

<property name="bouncycastle-version" value="1.70"/>
<property name="bouncycastle-version" value="1.62"/>

<target name="jar-bouncycastle">
<copyjar name="bouncycastle" version="${bouncycastle-version}" path="${jarpath}"/>
Expand Down

0 comments on commit 622e8a4

Please sign in to comment.