Skip to content

Commit

Permalink
Merge pull request #3 from wistefan/main
Browse files Browse the repository at this point in the history
up
  • Loading branch information
Stefan Wiedemann authored Dec 6, 2023
2 parents 5f07e0e + 5bbb066 commit dbdb400
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,10 @@
<groupId>org.glassfish</groupId>
<artifactId>jakarta.json</artifactId>
</exclusion>
<exclusion>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk18on</artifactId>
</exclusion>
</exclusions>
</dependency>
<!-- lazy dev -->
Expand Down

0 comments on commit dbdb400

Please sign in to comment.