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 2020/07/21 07:56:55 UTC

[cxf] branch master updated: Updating Commons Lang to 3.11

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 90cad91  Updating Commons Lang to 3.11
90cad91 is described below

commit 90cad919d00dad2aaeede8f8475c14e2c2e76ad0
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Jul 21 08:56:31 2020 +0100

    Updating Commons Lang to 3.11
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index eb08eb9..b8b36bf 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -99,7 +99,7 @@
         <cxf.commons-collections.version>3.2.2</cxf.commons-collections.version>
         <cxf.commons-io.version>2.7</cxf.commons-io.version>
         <cxf.commons-jcs-jcache.version>2.1</cxf.commons-jcs-jcache.version>
-        <cxf.commons-lang3.version>3.10</cxf.commons-lang3.version>
+        <cxf.commons-lang3.version>3.11</cxf.commons-lang3.version>
         <cxf.commons-logging.version>1.2</cxf.commons-logging.version>
         <cxf.commons-text.version>1.8</cxf.commons-text.version>
         <cxf.derby.version>10.14.2.0</cxf.derby.version>