You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2022/10/13 15:04:10 UTC

[cxf-fediz] branch main updated: Updating commons text to 1.10.0

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

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


The following commit(s) were added to refs/heads/main by this push:
     new b5a25946 Updating commons text to 1.10.0
b5a25946 is described below

commit b5a259460b490da304b4b18f76b30c672374a1ba
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu Oct 13 16:03:56 2022 +0100

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

diff --git a/pom.xml b/pom.xml
index ed183aa4..8964a298 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
         <bval.version>2.0.5</bval.version>
         <commons.dbcp2.version>2.9.0</commons.dbcp2.version>
         <commons.logging.version>1.2</commons.logging.version>
-        <commons.text.version>1.9</commons.text.version>
+        <commons.text.version>1.10.0</commons.text.version>
         <commons.validator.version>1.7</commons.validator.version>
         <cxf.version>3.5.4</cxf.version>
         <cxf.build-utils.version>3.4.4</cxf.build-utils.version>