This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch camel-spring-boot-3.21.x
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git

commit 6041bedacd19d98ccee32e06c804ff226b6e803a
Author: Tom Cunningham <[email protected]>
AuthorDate: Fri Oct 20 10:22:45 2023 -0400

    Remove undertow-version; use version from camel-parent (#981)
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7c3aba3ce52..5fca3adb3e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,7 +132,6 @@
         <springdoc-version>1.6.6</springdoc-version>
         <surefire.version>${maven-surefire-plugin-version}</surefire.version>
         <swagger-parser-v3-version>2.0.31</swagger-parser-v3-version>
-        <undertow-version>2.2.16.Final</undertow-version>
     </properties>
 
 

Reply via email to