JAMES-2472 Upgrade commons-lang
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/fb2e2150 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/fb2e2150 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/fb2e2150 Branch: refs/heads/master Commit: fb2e215001bddf5420ac9681f6d62db38eebf7cd Parents: 8b94fa5 Author: benwa <[email protected]> Authored: Wed Jul 18 10:40:10 2018 +0700 Committer: Matthieu Baechler <[email protected]> Committed: Fri Jul 20 10:03:53 2018 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/fb2e2150/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 7e3e378..68a509a 100644 --- a/pom.xml +++ b/pom.xml @@ -652,7 +652,7 @@ <apache-commons-io.version>1.3.2</apache-commons-io.version> <jutf7.version>1.0.0</jutf7.version> <plugin.mailetdocs.version>0.1</plugin.mailetdocs.version> - <commons-lang3.version>3.6</commons-lang3.version> + <commons-lang3.version>3.7</commons-lang3.version> <httpclient-osgi.version>4.5.1</httpclient-osgi.version> <!-- maven-mailetdocs-plugin artifacts --> <maven-artifact.version>3.0-alpha-1</maven-artifact.version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
