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

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

commit 9884d30ca6f0385ea824f233a10c9210e615aaf6
Author: Kevin Risden <kris...@apache.org>
AuthorDate: Wed Jul 29 10:57:58 2020 -0400

    KNOX-2422 - Upgrade commons-text to 1.9
    
    Signed-off-by: Kevin Risden <kris...@apache.org>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a14edba..502be7c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -177,7 +177,7 @@
         <commons-logging.version>1.2</commons-logging.version>
         <commons-math3.version>3.6.1</commons-math3.version>
         <commons-net.version>3.6</commons-net.version>
-        <commons-text.version>1.8</commons-text.version>
+        <commons-text.version>1.9</commons-text.version>
         <cors-filter.version>2.9</cors-filter.version>
         <cryptacular.version>1.2.4</cryptacular.version>
         <curator.version>4.3.0</curator.version>

Reply via email to