Skip to content

Commit

Permalink
[enhancement] remove explicit bcprov-jdk18on dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
A.Alimohammadi authored and A.Alimohammadi committed Dec 13, 2023
1 parent f2c8733 commit c16d233
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tosan-httpclient-spring-boot-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,6 @@
<groupId>org.apache.httpcomponents.client5</groupId>
<artifactId>httpclient5-fluent</artifactId>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk18on</artifactId>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>com.tosan.tools</groupId>
<artifactId>tosan-mask-spring-boot-starter</artifactId>
Expand Down

0 comments on commit c16d233

Please sign in to comment.