You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by va...@apache.org on 2022/10/21 18:20:51 UTC

[tinkerpop] branch 3.5-dev updated: #2815 commons.text version 1.10.0

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

valentyn pushed a commit to branch 3.5-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


The following commit(s) were added to refs/heads/3.5-dev by this push:
     new 8947af0dda #2815 commons.text version 1.10.0
     new b694a2d44b Merge pull request #1832 from acoady/2815_3.5-dev
8947af0dda is described below

commit 8947af0dda35a73b769f495c7201e9ab51b6b130
Author: Aaron Coady <ac...@ca.ibm.com>
AuthorDate: Mon Oct 17 10:31:08 2022 -0400

    #2815 commons.text version 1.10.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 97f285726e..1ea995650b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -156,7 +156,7 @@ limitations under the License.
         <commons.lang.version>2.6</commons.lang.version>
         <commons.io.version>2.8.0</commons.io.version>
         <commons.lang3.version>3.11</commons.lang3.version>
-        <commons.text.version>1.9</commons.text.version>
+        <commons.text.version>1.10.0</commons.text.version>
         <exp4j.version>0.4.8</exp4j.version>
         <groovy.version>2.5.18</groovy.version>
         <hadoop.version>2.7.7</hadoop.version>