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 317568b4edba848383a27d210fa687a9d0b5c5fa
Author: Kevin Risden <[email protected]>
AuthorDate: Sun Mar 8 11:21:07 2020 -0400

    KNOX-2280 - Upgrade cors-filter to 2.9
    
    Signed-off-by: Kevin Risden <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 25f535a..c830310 100644
--- a/pom.xml
+++ b/pom.xml
@@ -178,7 +178,7 @@
         <commons-math3.version>3.6.1</commons-math3.version>
         <commons-net.version>3.6</commons-net.version>
         <commons-text.version>1.8</commons-text.version>
-        <cors-filter.version>2.8</cors-filter.version>
+        <cors-filter.version>2.9</cors-filter.version>
         <cryptacular.version>1.2.4</cryptacular.version>
         <curator.version>4.2.0</curator.version>
         <dependency-check-maven.version>5.3.0</dependency-check-maven.version>

Reply via email to