Repository: james-project Updated Branches: refs/heads/master 22050c479 -> fb8ac9a02
JAMES-2476 Upgrade Lucene Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/6291b857 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/6291b857 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/6291b857 Branch: refs/heads/master Commit: 6291b8570fde43ee73d68ac005a7c60413404132 Parents: 22050c4 Author: duc <[email protected]> Authored: Wed Jul 18 17:24:10 2018 +0700 Committer: benwa <[email protected]> Committed: Mon Jul 23 17:28:46 2018 +0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/6291b857/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 7347ff9..af29be6 100644 --- a/pom.xml +++ b/pom.xml @@ -655,7 +655,7 @@ <javax.activation.groupId>javax.activation</javax.activation.groupId> <javax.activation.artifactId>activation</javax.activation.artifactId> <javax.persistence.version>1.0.2</javax.persistence.version> - <lucene.version>3.6.0</lucene.version> + <lucene.version>3.6.2</lucene.version> <xercesImpl.version>2.9.1</xercesImpl.version> <xml-apis.version>1.3.04</xml-apis.version> <geronimo-activation-spec.version>1.1</geronimo-activation-spec.version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
