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

buhhunyx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git


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

commit d7ffe1ddff34b16d29990d977538db76ed605ffb
Author: Alexey Markevich <buhhu...@gmail.com>
AuthorDate: Wed Jul 29 15:10:39 2020 +0300

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

diff --git a/pom.xml b/pom.xml
index dae6023..3b84322 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
         <bval.version>2.0.3</bval.version>
         <commons.dbcp2.version>2.7.0</commons.dbcp2.version>
         <commons.logging.version>1.2</commons.logging.version>
-        <commons.text.version>1.8</commons.text.version>
+        <commons.text.version>1.9</commons.text.version>
         <commons.validator.version>1.6</commons.validator.version>
         <cxf.version>3.3.7</cxf.version>
         <cxf.build-utils.version>3.4.4</cxf.build-utils.version>

Reply via email to