Skip to content

Commit

Permalink
* 依赖可选
Browse files Browse the repository at this point in the history
  • Loading branch information
fjn committed Aug 3, 2021
1 parent 855c4ed commit 60f530b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions langx-java-security-gm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,12 @@
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15on</artifactId>
<version>1.60</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>com.github.fangjinuo.langx</groupId>
<artifactId>langx-java-gmssl</artifactId>
<optional>true</optional>
</dependency>
</dependencies>

Expand Down

0 comments on commit 60f530b

Please sign in to comment.