aboutsummaryrefslogtreecommitdiffstats
path: root/container-dependency-versions
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2019-12-02 23:21:57 +0000
committerGitHub <noreply@github.com>2019-12-02 23:21:57 +0000
commitdb4d12a83293c0585f9de8cceb2ef64bd625bffe (patch)
treef0ed693827b7fae44a3658352cd226892a01ebdd /container-dependency-versions
parent610dcc8a32847c0b017e55319f2c5977004c198f (diff)
Bump jetty.version in /container-dependency-versions
Bumps `jetty.version` from 9.4.22.v20191022 to 9.4.24.v20191120. Updates `jetty-http` from 9.4.22.v20191022 to 9.4.24.v20191120 - [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.24.v20191120) Updates `jetty-io` from 9.4.22.v20191022 to 9.4.24.v20191120 - [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.24.v20191120) Updates `jetty-util` from 9.4.22.v20191022 to 9.4.24.v20191120 - [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.24.v20191120) Updates `jetty-continuation` from 9.4.22.v20191022 to 9.4.24.v20191120 - [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.24.v20191120) Updates `jetty-server` from 9.4.22.v20191022 to 9.4.24.v20191120 - [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.24.v20191120) Updates `jetty-servlet` from 9.4.22.v20191022 to 9.4.24.v20191120 - [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.24.v20191120) Updates `jetty-servlets` from 9.4.22.v20191022 to 9.4.24.v20191120 - [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.24.v20191120) Updates `jetty-jmx` from 9.4.22.v20191022 to 9.4.24.v20191120 - [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.24.v20191120) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'container-dependency-versions')
-rw-r--r--container-dependency-versions/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/container-dependency-versions/pom.xml b/container-dependency-versions/pom.xml
index 1acc1050acd..efe76b071a9 100644
--- a/container-dependency-versions/pom.xml
+++ b/container-dependency-versions/pom.xml
@@ -446,7 +446,7 @@
<javax.inject.version>1</javax.inject.version>
<javax.servlet-api.version>3.1.0</javax.servlet-api.version>
<jaxb.version>2.3.0</jaxb.version>
- <jetty.version>9.4.22.v20191022</jetty.version>
+ <jetty.version>9.4.24.v20191120</jetty.version>
<lz4.version>1.3.0</lz4.version>
<org.json.version>20090211</org.json.version>
<slf4j.version>1.7.5</slf4j.version>