You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by co...@apache.org on 2020/08/10 08:43:11 UTC

[directory-kerby] branch trunk updated: Updating Commons Text to 1.9

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

coheigea pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/directory-kerby.git


The following commit(s) were added to refs/heads/trunk by this push:
     new a1ec922  Updating Commons Text to 1.9
a1ec922 is described below

commit a1ec922e89e2567e70638f8b83e699b8645eae81
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Aug 10 09:42:46 2020 +0100

    Updating Commons Text to 1.9
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3806ada..f0a3dc2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@
     <bouncycastle.version>1.66</bouncycastle.version>
     <jersey.container.version>2.17</jersey.container.version>
     <jersey.version>1.19.4</jersey.version>
-    <commons-text.version>1.8</commons-text.version>
+    <commons-text.version>1.9</commons-text.version>
     <commons-dbutils.version>1.7</commons-dbutils.version>
     <drizzle-jdbc.version>1.4</drizzle-jdbc.version>
     <jsch.version>0.1.55</jsch.version>