Skip to content

Commit

Permalink
Merge pull request #6444 from Pandrex247/Remove-Duplicate-Dependency
Browse files Browse the repository at this point in the history
Remove Duplicate Dependencies
  • Loading branch information
Pandrex247 authored Nov 28, 2023
2 parents 34d93c5 + f7b9e9a commit 67bb2f2
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions appserver/packager/glassfish-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -278,15 +278,6 @@
<artifactId>jaspic-servlet-utils</artifactId>
<version>${project.version}</version>
</dependency>
<!-- Soteria / Java EE Security -->
<dependency>
<groupId>jakarta.security.enterprise</groupId>
<artifactId>jakarta.security.enterprise-api</artifactId>
</dependency>
<dependency>
<groupId>org.glassfish.soteria</groupId>
<artifactId>jakarta.security.enterprise</artifactId>
</dependency>
<dependency>
<groupId>fish.payara.security.connectors</groupId>
<artifactId>security-connector-oauth2-client</artifactId>
Expand Down

0 comments on commit 67bb2f2

Please sign in to comment.