This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a commit to branch 3.20.x
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/3.20.x by this push:
new f96f431ada Do not exclude findbugs from wss4j-ws-security-common in
the BOM because it transitively depends on quarkus-grpc-common that requires it
at runtime
f96f431ada is described below
commit f96f431ada3cf9868bb8f0f6ff17dfead58249f2
Author: Peter Palaga <[email protected]>
AuthorDate: Fri May 16 08:03:57 2025 +0200
Do not exclude findbugs from wss4j-ws-security-common in the BOM because it
transitively depends on quarkus-grpc-common that requires it at runtime
---
poms/bom/pom.xml | 6 ++----
poms/bom/src/main/generated/flattened-full-pom.xml | 4 ----
poms/bom/src/main/generated/flattened-reduced-pom.xml | 4 ----
poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml | 4 ----
4 files changed, 2 insertions(+), 16 deletions(-)
diff --git a/poms/bom/pom.xml b/poms/bom/pom.xml
index 7c008ab329..0322b62168 100644
--- a/poms/bom/pom.xml
+++ b/poms/bom/pom.xml
@@ -32,6 +32,7 @@
<!-- This property is kept in sync with project.version by the release
plugin -->
<!-- Do not change to project.version because otherwise the end user
apps having our BOM as parent (rather than importing it) will stop working -->
<camel-quarkus.version>3.20.2-SNAPSHOT</camel-quarkus.version>
+ <allow-findbugs>true</allow-findbugs>
</properties>
<dependencyManagement>
<dependencies>
@@ -7769,6 +7770,7 @@
</bannedDependencyResource>
<bannedDependencyResource>
<location>${maven.multiModuleProjectDirectory}/tooling/enforcer-rules/camel-quarkus-banned-dependencies.xml</location>
+
<xsltLocation>${project.build.directory}/enforcer-rules/allow-findbugs.xsl</xsltLocation>
</bannedDependencyResource>
<bannedDependencyResource>
<location>${maven.multiModuleProjectDirectory}/tooling/enforcer-rules/camel-quarkus-banned-dependencies-spring.xml</location>
@@ -7813,10 +7815,6 @@
<gavPattern>software.amazon.awssdk:apache-client</gavPattern>
<addExclusions>commons-logging:commons-logging</addExclusions>
</autogeneratedBomEntryTransformation>
- <autogeneratedBomEntryTransformation>
-
<gavPattern>org.apache.wss4j:wss4j-ws-security-common</gavPattern>
-
<addExclusions>com.google.code.findbugs:jsr305</addExclusions>
- </autogeneratedBomEntryTransformation>
</autogeneratedBomEntryTransformations>
</configuration>
</execution>
diff --git a/poms/bom/src/main/generated/flattened-full-pom.xml
b/poms/bom/src/main/generated/flattened-full-pom.xml
index 5143fa3b6a..2009124bad 100644
--- a/poms/bom/src/main/generated/flattened-full-pom.xml
+++ b/poms/bom/src/main/generated/flattened-full-pom.xml
@@ -7941,10 +7941,6 @@
<artifactId>wss4j-ws-security-common</artifactId><!--
io.quarkiverse.cxf:quarkus-cxf-bom:3.20.2 -->
<version>4.0.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.20.2
-->
<exclusions>
- <exclusion>
- <groupId>com.google.code.findbugs</groupId>
- <artifactId>jsr305</artifactId>
- </exclusion>
<exclusion>
<groupId>io.dropwizard.metrics</groupId><!--
io.quarkiverse.cxf:quarkus-cxf-bom:3.20.2 -->
<artifactId>metrics-core</artifactId><!--
io.quarkiverse.cxf:quarkus-cxf-bom:3.20.2 -->
diff --git a/poms/bom/src/main/generated/flattened-reduced-pom.xml
b/poms/bom/src/main/generated/flattened-reduced-pom.xml
index c6311ad8dc..28af915a67 100644
--- a/poms/bom/src/main/generated/flattened-reduced-pom.xml
+++ b/poms/bom/src/main/generated/flattened-reduced-pom.xml
@@ -7861,10 +7861,6 @@
<artifactId>wss4j-ws-security-common</artifactId>
<version>4.0.0</version>
<exclusions>
- <exclusion>
- <groupId>com.google.code.findbugs</groupId>
- <artifactId>jsr305</artifactId>
- </exclusion>
<exclusion>
<groupId>io.dropwizard.metrics</groupId>
<artifactId>metrics-core</artifactId>
diff --git a/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml
b/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml
index 96f8d7f5b8..e800e6e1c6 100644
--- a/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml
+++ b/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml
@@ -7861,10 +7861,6 @@
<artifactId>wss4j-ws-security-common</artifactId><!--
io.quarkiverse.cxf:quarkus-cxf-bom:3.20.2 -->
<version>4.0.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.20.2
-->
<exclusions>
- <exclusion>
- <groupId>com.google.code.findbugs</groupId>
- <artifactId>jsr305</artifactId>
- </exclusion>
<exclusion>
<groupId>io.dropwizard.metrics</groupId><!--
io.quarkiverse.cxf:quarkus-cxf-bom:3.20.2 -->
<artifactId>metrics-core</artifactId><!--
io.quarkiverse.cxf:quarkus-cxf-bom:3.20.2 -->