You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by rm...@apache.org on 2016/12/03 16:38:11 UTC

[45/50] tomee git commit: upgrading commons lang3

upgrading commons lang3


Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/a36aa128
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/a36aa128
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/a36aa128

Branch: refs/heads/tomee-1.7.x
Commit: a36aa128cd5ec832b334113db26ded733c40925e
Parents: 37eb102
Author: rmannibucau <rm...@apache.org>
Authored: Sat Oct 22 19:56:31 2016 +0200
Committer: rmannibucau <rm...@apache.org>
Committed: Sat Oct 22 19:56:31 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/a36aa128/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6731cbc..c06eaae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -157,7 +157,7 @@
     <commons-codec.version>1.10</commons-codec.version>
     <commons-fileupload.version>1.3.1</commons-fileupload.version>
     <commons-discovery.version>0.5</commons-discovery.version>
-    <commons-lang3.version>3.4</commons-lang3.version>
+    <commons-lang3.version>3.5</commons-lang3.version>
     <commons-io.version>2.4</commons-io.version>
     <commons-net.version>3.3</commons-net.version>