diff --git a/dependency-suppression.xml b/dependency-suppression.xml
index 74c8146..830c6a4 100644
--- a/dependency-suppression.xml
+++ b/dependency-suppression.xml
@@ -153,4 +153,27 @@
cdf7daa908a6601377172e09385eb43425fa9660
CVE-2026-66299
+
+ for the Java
+ jars with no target_sw, and the wildcard matches node.js, so every io.opentelemetry
+ Maven artifact below 2.8.0 matches. This project ships no Node OpenTelemetry.
+
+ This cannot be cleared by upgrading. The Java API is on the 1.x line and the CPE range
+ is "up to (excluding) 2.8.0", so every current and foreseeable Java release matches.
+
+ packageUrl is used instead of sha1 so the entry survives an opentelemetry.version bump.
+ The element pins it to this one CVE, so no other io.opentelemetry finding is masked.
+
+ Expires 2027-02-28. On that date the finding returns and the nightly PR is labelled
+ "security" and left unmerged. Re-check whether NVD has corrected the CPE to enforce
+ target_sw; if it has, delete this entry, otherwise extend the date.
+ Added: 2026-08-28
+ ]]>
+ ^pkg:maven/io\.opentelemetry/.*$
+ CVE-2026-54285
+
diff --git a/pom.xml b/pom.xml
index a51c5a3..17232fc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,8 +71,8 @@
10.9.1
0.13.0
9.7.0
- 2.54.5
- 4.18.3
+ 2.54.6
+ 4.18.4
1.18.46
2.1.3
@@ -563,8 +563,13 @@
camel-core
${camel.version}
+
- org.apache.camel
+ org.apache.camel.springboot
camel-spring-boot-starter
${camel.version}
diff --git a/validation/pom.xml b/validation/pom.xml
index 703bb09..0d5a21c 100644
--- a/validation/pom.xml
+++ b/validation/pom.xml
@@ -222,6 +222,11 @@
org.apache.camel
camel-core
+
+
+ org.apache.camel.springboot
+ camel-spring-boot-starter
+
org.projectlombok
diff --git a/versions-rules.xml b/versions-rules.xml
index 10b9a13..1e6c957 100644
--- a/versions-rules.xml
+++ b/versions-rules.xml
@@ -32,6 +32,25 @@
(?i).*[-.]cr\d*$
+
+
+
+ ^(?!4\.18\.).*$
+
+
+
+
+ ^(?!4\.18\.).*$
+
+
+