Skip to content

Commit

Permalink
added wildfly-elytron-auth-server (#2298)
Browse files Browse the repository at this point in the history
  • Loading branch information
lampajr authored and web-flow committed May 25, 2023
1 parent cb9fd4e commit 9eccb5c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6117,6 +6117,11 @@
<artifactId>wildfly-elytron</artifactId>
<version>${version.org.wildfly.security}</version>
</dependency>
<dependency>
<groupId>org.wildfly.security</groupId>
<artifactId>wildfly-elytron-auth-server</artifactId>
<version>${version.org.wildfly.security}</version>
</dependency>

<!-- Data source management libraries -->
<dependency>
Expand Down

0 comments on commit 9eccb5c

Please sign in to comment.