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 2018/10/05 17:18:57 UTC

[cxf] 08/12: update commons-lang3

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

commit 1ff976589e9f336f7da071106c6a9dd68328193e
Author: Dennis Kieselhorst <ma...@dekies.de>
AuthorDate: Wed Aug 22 12:00:28 2018 +0200

    update commons-lang3
    
    (cherry picked from commit a55a3f2e1fc5a2e9c92ce791e18c9da0e486c0f7)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 276fbbe..a5ace90 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.11</cxf.commons-codec.version>
         <cxf.commons-collections.version>3.2.2</cxf.commons-collections.version>
-        <cxf.commons-lang3.version>3.7</cxf.commons-lang3.version>
+        <cxf.commons-lang3.version>3.8</cxf.commons-lang3.version>
         <cxf.commons-text.version>1.2</cxf.commons-text.version>
         <cxf.derby.version>10.13.1.1</cxf.derby.version>
         <cxf.dropwizard.version>3.2.6</cxf.dropwizard.version>