Repository: cxf-xjc-utils
Updated Branches:
  refs/heads/master 2bca998bb -> 571b6555e


Update commons-lang3 to 3.6


Project: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/commit/571b6555
Tree: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/tree/571b6555
Diff: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/diff/571b6555

Branch: refs/heads/master
Commit: 571b6555ef5312154a5c5d8bad69b2e681967461
Parents: 2bca998
Author: Dennis Kieselhorst <m...@dekies.de>
Authored: Mon Jul 24 13:48:25 2017 +0200
Committer: Dennis Kieselhorst <m...@dekies.de>
Committed: Mon Jul 24 13:48:25 2017 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/571b6555/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 3fc7f02..448a9b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -133,7 +133,7 @@
             <dependency>
                 <groupId>org.apache.commons</groupId>
                 <artifactId>commons-lang3</artifactId>
-                <version>3.5</version>
+                <version>3.6</version>
             </dependency>
             <dependency>
                 <groupId>wsdl4j</groupId>

Reply via email to