JAMES-2472 Upgrade commons-daemon
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/d4973c2e Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/d4973c2e Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/d4973c2e Branch: refs/heads/master Commit: d4973c2e8f85fc6c80b9b888d5ecdce417a1e1e0 Parents: ac0c84c Author: benwa <[email protected]> Authored: Wed Jul 18 10:33:29 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/d4973c2e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ab09f25..b1ebda4 100644 --- a/pom.xml +++ b/pom.xml @@ -603,7 +603,7 @@ <geronimo-javamail.version>1.8.3</geronimo-javamail.version> <slf4j.version>1.7.25</slf4j.version> <servlet-api.version>2.4</servlet-api.version> - <commons-daemon.version>1.0.10</commons-daemon.version> + <commons-daemon.version>1.1.0</commons-daemon.version> <commons-lang.version>2.6</commons-lang.version> <commons-cli.version>1.4</commons-cli.version> <commons-pool.version>1.6</commons-pool.version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
