This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
The following commit(s) were added to refs/heads/main by this push:
new 8bc1148619e CAMEL-18984: Have to remove it as build system will
generate and include this module in generated BOM
8bc1148619e is described below
commit 8bc1148619eb842cb3b15f8bb4ad7573efa517e4
Author: Claus Ibsen <[email protected]>
AuthorDate: Mon Jan 30 10:54:16 2023 +0100
CAMEL-18984: Have to remove it as build system will generate and include
this module in generated BOM
---
.../resources/org/apache/camel/springboot/catalog/others.properties | 1 -
tooling/camel-spring-boot-dependencies/pom.xml | 5 -----
2 files changed, 6 deletions(-)
diff --git
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others.properties
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others.properties
index 2639b64cfb2..3ce55718614 100644
---
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others.properties
+++
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others.properties
@@ -26,7 +26,6 @@ resilience4j
rxjava
shiro
spring-security
-undertow-spring-security
xml-io-dsl
xml-jaxb-dsl
xml-jaxp
diff --git a/tooling/camel-spring-boot-dependencies/pom.xml
b/tooling/camel-spring-boot-dependencies/pom.xml
index 77434deb0e2..81bcd02dd75 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -3799,11 +3799,6 @@
<artifactId>camel-undertow</artifactId>
<version>4.0.0-SNAPSHOT</version>
</dependency>
- <dependency>
- <groupId>org.apache.camel</groupId>
- <artifactId>camel-undertow-spring-security</artifactId>
- <version>4.0.0-SNAPSHOT</version>
- </dependency>
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-univocity-parsers</artifactId>