Repository: tomee Updated Branches: refs/heads/master 2bc607255 -> fc313eccd
TOMEE-1543 [lang3] 3.4 Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/fc313ecc Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/fc313ecc Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/fc313ecc Branch: refs/heads/master Commit: fc313eccd8e58f0bc4fa557d842d9436d364e079 Parents: 2bc6072 Author: Romain Manni-Bucau <[email protected]> Authored: Tue Apr 7 08:46:25 2015 +0200 Committer: Romain Manni-Bucau <[email protected]> Committed: Tue Apr 7 08:46:25 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tomee/blob/fc313ecc/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 96012a2..f32d5d7 100644 --- a/pom.xml +++ b/pom.xml @@ -156,7 +156,7 @@ <commons-codec.version>1.9</commons-codec.version> <commons-fileupload.version>1.3.1</commons-fileupload.version> <commons-discovery.version>0.5</commons-discovery.version> - <commons-lang3.version>3.3.2</commons-lang3.version> + <commons-lang3.version>3.4</commons-lang3.version> <commons-io.version>2.4</commons-io.version> <commons-net.version>3.3</commons-net.version>
