You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2019/06/04 14:56:17 UTC

[karaf] branch master updated: Cleanup unused commons-jexl.version property

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

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/master by this push:
     new 9d29703  Cleanup unused commons-jexl.version property
9d29703 is described below

commit 9d29703d43f42c653fa575d181899c012a26cc3d
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Tue Jun 4 16:55:36 2019 +0200

    Cleanup unused commons-jexl.version property
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 57d89e4..b7fa42a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -161,7 +161,6 @@
         <commons-collections.version>3.2.2</commons-collections.version>
         <commons-dbcp.version>1.4_3</commons-dbcp.version>
         <commons-fileupload.version>1.3.3</commons-fileupload.version>
-        <commons-jexl.version>2.1.1</commons-jexl.version>
         <commons-lang.version>2.6</commons-lang.version>
         <commons-lang3.version>3.9</commons-lang3.version>
         <commons-logging.version>1.2</commons-logging.version>