Repository: marmotta Updated Branches: refs/heads/develop 62dadc6c8 -> 4386bb1e9
MARMOTTA-609: updated cors filter Project: http://git-wip-us.apache.org/repos/asf/marmotta/repo Commit: http://git-wip-us.apache.org/repos/asf/marmotta/commit/f8aebaca Tree: http://git-wip-us.apache.org/repos/asf/marmotta/tree/f8aebaca Diff: http://git-wip-us.apache.org/repos/asf/marmotta/diff/f8aebaca Branch: refs/heads/develop Commit: f8aebaca04444daede137c6b193dfb8a4dbfc1b1 Parents: 62dadc6 Author: Sergio Fernández <[email protected]> Authored: Mon May 4 10:32:03 2015 +0200 Committer: Sergio Fernández <[email protected]> Committed: Mon May 4 10:32:03 2015 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/marmotta/blob/f8aebaca/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 68e257e..035c314 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -1725,7 +1725,7 @@ <dependency> <groupId>com.thetransactioncompany</groupId> <artifactId>cors-filter</artifactId> - <version>2.2.1</version> + <version>2.4</version> <exclusions> <exclusion> <groupId>javax.servlet</groupId>
