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 c9c39f1ac50108d39454691b0b4ceed7d6ff3a5f Author: Dennis Kieselhorst <[email protected]> AuthorDate: Thu Sep 27 12:51:36 2018 +0200 update commons-lang3 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 06fe931..cee6733 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.8</cxf.commons-lang3.version> + <cxf.commons-lang3.version>3.8.1</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>
