Skip to content

Commit

Permalink
MEECROWAVE-338 remove commented out old dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
struberg committed Jun 11, 2024
1 parent 58ac9ff commit d9b4236
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions meecrowave-oauth2-minimal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -181,14 +181,6 @@
<version>${h2.version}</version>
<scope>test</scope>
</dependency>
<!--X TODO check
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15</artifactId>
<version>1.46</version>
<scope>test</scope>
</dependency>
-->
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpkix-jdk15on</artifactId>
Expand Down

0 comments on commit d9b4236

Please sign in to comment.