You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by fp...@apache.org on 2020/11/04 18:51:29 UTC

[shiro] branch master updated: Update Jetty to 9.4.33.v20201020 to fix CVE-2020-27216

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

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


The following commit(s) were added to refs/heads/master by this push:
     new fc4ceec  Update Jetty to 9.4.33.v20201020 to fix CVE-2020-27216
     new dbe2a25  Merge pull request #262 from coheigea/jetty
fc4ceec is described below

commit fc4ceec1ab52cd4f0f0d2d8cf7d7945606969a50
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed Nov 4 13:19:41 2020 +0000

    Update Jetty to 9.4.33.v20201020 to fix CVE-2020-27216
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 02aedfb..9de5bdd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,7 +94,7 @@
         <hsqldb.version>2.5.0</hsqldb.version>
         <javax.annotation.api.version>1.3.2</javax.annotation.api.version>
         <jdk.version>1.8</jdk.version>
-        <jetty.version>9.4.27.v20200227</jetty.version>
+        <jetty.version>9.4.33.v20201020</jetty.version>
         <owasp.java.encoder.version>1.2.2</owasp.java.encoder.version>
         <!-- Don't change this version without also changing the shiro-quartz and shiro-features
              modules' OSGi metadata: -->