You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/06/09 19:50:25 UTC

[camel-spring-boot] 02/04: Remove not in use

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

commit bf55b1965232ca0793cb384f704bd89692c02cc9
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Fri Jun 9 21:44:08 2023 +0200

    Remove not in use
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a5c33f65913..b686df1e0bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,7 +122,6 @@
         <groovy-version>4.0.12</groovy-version>
         <jakarta-jaxb-version>4.0.0</jakarta-jaxb-version>
         <jaxb-version>2.3.0</jaxb-version>
-        <jetty9-version>9.4.45.v20220203</jetty9-version>
         <maven-compiler-plugin-version>3.11.0</maven-compiler-plugin-version>
         <maven-javadoc-plugin-version>3.4.1</maven-javadoc-plugin-version>
         <maven-surefire-plugin-version>3.1.0</maven-surefire-plugin-version>