TOMEE-2242 update commons-lang3 to 3.8
Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/4c98121e Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/4c98121e Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/4c98121e Branch: refs/heads/master Commit: 4c98121e962e3c0e788940bc1e604320861a0309 Parents: 980d7f6 Author: Jonathan Gallimore <[email protected]> Authored: Sat Sep 22 22:44:15 2018 +0100 Committer: Jonathan Gallimore <[email protected]> Committed: Sat Sep 22 22:47:24 2018 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tomee/blob/4c98121e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8fe02b8..24e465d 100644 --- a/pom.xml +++ b/pom.xml @@ -164,7 +164,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.5</commons-lang3.version> + <commons-lang3.version>3.8</commons-lang3.version> <commons-io.version>2.4</commons-io.version> <commons-net.version>3.3</commons-net.version>
