Skip to content

Commit

Permalink
chore: update libs
Browse files Browse the repository at this point in the history
  • Loading branch information
yurem committed Nov 15, 2023
1 parent d1d65c6 commit 104b584
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scim-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,10 @@
<groupId>org.glassfish</groupId>
<artifactId>jakarta.faces</artifactId>
</exclusion>
<exclusion>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15on</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
Expand Down

0 comments on commit 104b584

Please sign in to comment.