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.git
The following commit(s) were added to refs/heads/main by this push:
new ff0a5dd7fd8 CAMEL-22466 Clean up spring-boot / quarkus version
references
ff0a5dd7fd8 is described below
commit ff0a5dd7fd84e746ab73e74505cee0165c46b37c
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Oct 2 11:30:48 2025 +0200
CAMEL-22466 Clean up spring-boot / quarkus version references
---
tooling/maven/camel-repackager-maven-plugin/pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/tooling/maven/camel-repackager-maven-plugin/pom.xml
b/tooling/maven/camel-repackager-maven-plugin/pom.xml
index 641de275adb..9e0c3e88e7b 100644
--- a/tooling/maven/camel-repackager-maven-plugin/pom.xml
+++ b/tooling/maven/camel-repackager-maven-plugin/pom.xml
@@ -39,7 +39,6 @@
<firstVersion>4.13.0</firstVersion>
<label>tooling</label>
<supportLevel>Preview</supportLevel>
- <spring-boot-version>3.5.6</spring-boot-version>
</properties>
<dependencies>