You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ma...@apache.org on 2019/10/07 20:19:42 UTC

[archiva-parent] branch master updated: Adding commons text version

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

martin_s pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 80cdf51  Adding commons text version
80cdf51 is described below

commit 80cdf512fed215d6f7dd00aab2e80e0bb215e55f
Author: Martin Stockhammer <ma...@apache.org>
AuthorDate: Mon Oct 7 22:19:35 2019 +0200

    Adding commons text version
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index a71cfe9..2882658 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,6 +86,7 @@
     <commons.lang3.version>3.9</commons.lang3.version>
     <commons.codec.version>1.13</commons.codec.version>
     <commons.configuration.version>1.10</commons.configuration.version>
+    <commons.text.version>1.8</commons.text.version>
 
     <!-- junit -->
     <junit.platform.version>1.5.2</junit.platform.version>