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 2019/05/28 11:39:14 UTC

[cxf] branch 3.2.x-fixes updated: Updating Commons Lang

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

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


The following commit(s) were added to refs/heads/3.2.x-fixes by this push:
     new 44382f1  Updating Commons Lang
44382f1 is described below

commit 44382f14f369ba9337db4b266534636e37a96b8c
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue May 28 12:38:53 2019 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 3fd62d1..1bf5793 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -81,7 +81,7 @@
         <cxf.classmate.version>1.1.0</cxf.classmate.version>
         <cxf.commons-codec.version>1.12</cxf.commons-codec.version>
         <cxf.commons-collections.version>3.2.2</cxf.commons-collections.version>
-        <cxf.commons-lang3.version>3.8.1</cxf.commons-lang3.version>
+        <cxf.commons-lang3.version>3.9</cxf.commons-lang3.version>
         <cxf.commons-text.version>1.6</cxf.commons-text.version>
         <cxf.derby.version>10.14.2.0</cxf.derby.version>
         <cxf.dropwizard.version>3.2.6</cxf.dropwizard.version>