Fix openid.mod files for Jetty 12

Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
This commit is contained in:
Joakim Erdfelt 2024-06-19 16:48:31 -05:00
parent ec9482bf86
commit c88e8a4626
No known key found for this signature in database
GPG Key ID: 2D0E1FB8FE4B68B4
2 changed files with 0 additions and 15 deletions

View File

@ -18,11 +18,6 @@
</properties>
<dependencies>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-openid</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-security</artifactId>

View File

@ -1,10 +0,0 @@
# DO NOT EDIT THIS FILE - See: https://eclipse.dev/jetty/documentation/
[description]
Adds openid security for EE11.
[environment]
ee11
[depend]
openid