From 0896927e1393d0997c6fe54279f560c2c567bc76 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Wed, 3 May 2023 20:28:47 +1000 Subject: [PATCH] fix boms Signed-off-by: Olivier Lamy --- jetty-core/jetty-bom/pom.xml | 5 +++++ jetty-ee10/jetty-ee10-bom/pom.xml | 10 ---------- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/jetty-core/jetty-bom/pom.xml b/jetty-core/jetty-bom/pom.xml index 940ca110b99..ec430a71967 100644 --- a/jetty-core/jetty-bom/pom.xml +++ b/jetty-core/jetty-bom/pom.xml @@ -119,6 +119,11 @@ jetty-keystore 12.0.0-SNAPSHOT + + org.eclipse.jetty + jetty-openid + 12.0.0-SNAPSHOT + org.eclipse.jetty jetty-osgi diff --git a/jetty-ee10/jetty-ee10-bom/pom.xml b/jetty-ee10/jetty-ee10-bom/pom.xml index c8e4a15ff37..552e630117b 100644 --- a/jetty-ee10/jetty-ee10-bom/pom.xml +++ b/jetty-ee10/jetty-ee10-bom/pom.xml @@ -60,11 +60,6 @@ jetty-ee10-glassfish-jstl 12.0.0-SNAPSHOT - - org.eclipse.jetty - jetty-security - 12.0.0-SNAPSHOT - org.eclipse.jetty.ee10 jetty-ee10-jaspi @@ -75,11 +70,6 @@ jetty-ee10-jndi 12.0.0-SNAPSHOT - - org.eclipse.jetty - jetty-openid - 12.0.0-SNAPSHOT - org.eclipse.jetty.ee10 jetty-ee10-plus