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/06 15:28:51 UTC

[shiro] branch master updated: Update to Jetty 9.4.34.v20201102

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 0948f6f  Update to Jetty 9.4.34.v20201102
     new 04a5eee  Merge pull request #264 from coheigea/jetty-9.4.34
0948f6f is described below

commit 0948f6f2911cd6279b04c67ea9c5d6c90e26499d
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Fri Nov 6 15:14:44 2020 +0000

    Update to Jetty 9.4.34.v20201102
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9de5bdd..3c0ea81 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.33.v20201020</jetty.version>
+        <jetty.version>9.4.34.v20201102</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: -->