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:40:37 UTC

[cxf] branch 3.2.x-fixes updated: .Revert "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 a40321a  .Revert "Updating Commons Lang"
a40321a is described below

commit a40321a897e1486eb71d4a684bb476818aea0c05
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue May 28 12:40:26 2019 +0100

    .Revert "Updating Commons Lang"
    
    This reverts commit 44382f14f369ba9337db4b266534636e37a96b8c.
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1bf5793..3fd62d1 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.9</cxf.commons-lang3.version>
+        <cxf.commons-lang3.version>3.8.1</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>