Skip to content

Commit

Permalink
feat: upgrade libs
Browse files Browse the repository at this point in the history
  • Loading branch information
yurem committed Jul 16, 2021
1 parent 8525260 commit b2687de
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,11 @@
<groupId>org.gluu</groupId>
<artifactId>exception-extension-cdi</artifactId>
</dependency>
<dependency>
<groupId>javax.enterprise</groupId>
<artifactId>cdi-api</artifactId>
<scope>provided</scope>
</dependency>

<!-- RestEasy -->
<dependency>
Expand Down

0 comments on commit b2687de

Please sign in to comment.