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 2022/10/13 13:53:40 UTC

[directory-kerby] branch trunk updated: Updating to commons-text 1.10.0

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 7b9cd4fb Updating to commons-text 1.10.0
7b9cd4fb is described below

commit 7b9cd4fbafa3f8099bef9ac4529f06815795d74f
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu Oct 13 14:53:23 2022 +0100

    Updating to commons-text 1.10.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 62fa1b61..29e09202 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@
     <bouncycastle.version>1.70</bouncycastle.version>
     <jersey.container.version>2.17</jersey.container.version>
     <jersey.version>1.19.4</jersey.version>
-    <commons-text.version>1.9</commons-text.version>
+    <commons-text.version>1.10.0</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>