⬆️ Bump jetty.version from 9.4.31.v20200723 to 9.4.35.v20201120 (#1905)

Bumps `jetty.version` from 9.4.31.v20200723 to 9.4.35.v20201120.

Updates `jetty-server` from 9.4.31.v20200723 to 9.4.35.v20201120
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.31.v20200723...jetty-9.4.35.v20201120)

Updates `jetty-servlet` from 9.4.31.v20200723 to 9.4.35.v20201120
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.31.v20200723...jetty-9.4.35.v20201120)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-12-03 13:40:40 +08:00 committed by GitHub
parent 45297e7f4d
commit 8f3fa1dd7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -121,7 +121,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<httpclient.version>4.5</httpclient.version>
<jetty.version>9.4.31.v20200723</jetty.version>
<jetty.version>9.4.35.v20201120</jetty.version>
</properties>
<dependencyManagement>