This is an automated email from the ASF dual-hosted git repository.

krisden pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/knox.git

commit 116a667e1e3373410435b757b4c6f53379c1cdc0
Author: Kevin Risden <kris...@apache.org>
AuthorDate: Wed Dec 16 14:19:54 2020 -0500

    KNOX-2512 - Upgrade cors-filter to 2.9.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 220b8da..c1fc6d4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -181,7 +181,7 @@
         <commons-math3.version>3.6.1</commons-math3.version>
         <commons-net.version>3.7.2</commons-net.version>
         <commons-text.version>1.9</commons-text.version>
-        <cors-filter.version>2.9</cors-filter.version>
+        <cors-filter.version>2.9.1</cors-filter.version>
         <cryptacular.version>1.2.4</cryptacular.version>
         <curator.version>4.3.0</curator.version>
         <dependency-check-maven.version>6.0.3</dependency-check-maven.version>

Reply via email to