Merge pull request #1284 from jbonofre/KARAF-6979

[KARAF-6979] Upgrade to jline 3.18.0
diff --git a/bom/pom.xml b/bom/pom.xml
index 013cca1..e5264ea 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -1418,17 +1418,6 @@
 
             <dependency>
                 <groupId>org.apache.servicemix.bundles</groupId>
-                <artifactId>org.apache.servicemix.bundles.ant</artifactId>
-                <version>1.8.4_1</version>
-                <exclusions>
-                    <exclusion>
-                        <groupId>commons-logging</groupId>
-                        <artifactId>commons-logging-api</artifactId>
-                    </exclusion>
-                </exclusions>
-            </dependency>
-            <dependency>
-                <groupId>org.apache.servicemix.bundles</groupId>
                 <artifactId>org.apache.servicemix.bundles.jasypt</artifactId>
                 <version>${jasypt.bundle.version}</version>
             </dependency>
@@ -1480,4 +1469,4 @@
         </dependencies>
     </dependencyManagement>
 
-</project>
\ No newline at end of file
+</project>