You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by ha...@apache.org on 2020/11/07 10:32:27 UTC

[incubator-hop] branch master updated: Bump jetty-webapp from 9.4.22.v20191022 to 9.4.34.v20201102 in /engine (#357)

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

hansva pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hop.git


The following commit(s) were added to refs/heads/master by this push:
     new d939cc7  Bump jetty-webapp from 9.4.22.v20191022 to 9.4.34.v20201102 in /engine (#357)
d939cc7 is described below

commit d939cc76e52098220e75e0efe6ac03af8703e9c5
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sat Nov 7 11:32:19 2020 +0100

    Bump jetty-webapp from 9.4.22.v20191022 to 9.4.34.v20201102 in /engine (#357)
    
    Bumps [jetty-webapp](https://github.com/eclipse/jetty.project) from 9.4.22.v20191022 to 9.4.34.v20201102.
    - [Release notes](https://github.com/eclipse/jetty.project/releases)
    - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.22.v20191022...jetty-9.4.34.v20201102)
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 engine/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/engine/pom.xml b/engine/pom.xml
index e157a6c..c22312b 100644
--- a/engine/pom.xml
+++ b/engine/pom.xml
@@ -37,7 +37,7 @@
     <jetty-security.version>9.4.22.v20191022</jetty-security.version>
     <jetty-servlets.version>9.4.22.v20191022</jetty-servlets.version>
     <jetty-xml.version>9.4.22.v20191022</jetty-xml.version>
-    <jetty-webapp.version>9.4.22.v20191022</jetty-webapp.version>
+    <jetty-webapp.version>9.4.34.v20201102</jetty-webapp.version>
     <jetty-jaas.version>9.4.22.v20191022</jetty-jaas.version>
     <jetty-util.version>9.4.22.v20191022</jetty-util.version>
     <javax.servlet-api.version>3.1.0</javax.servlet-api.version>