JAMES-2472 Upgrade commons-text
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/03ee14c8 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/03ee14c8 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/03ee14c8 Branch: refs/heads/master Commit: 03ee14c835ef68c103649d20738ebe4994ede4ec Parents: fb2e215 Author: benwa <[email protected]> Authored: Wed Jul 18 10:41:23 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/03ee14c8/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 68a509a..fbcd856 100644 --- a/pom.xml +++ b/pom.xml @@ -2015,7 +2015,7 @@ <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-text</artifactId> - <version>1.1</version> + <version>1.4</version> </dependency> <dependency> <groupId>org.apache.derby</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
