⬆️ Bump jetty.version from 9.4.35.v20201120 to 11.0.1 (#2037)

Bumps `jetty.version` from 9.4.35.v20201120 to 11.0.1.

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

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

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] 2021-03-11 09:11:46 +08:00 committed by GitHub
parent 2736ea4edf
commit eb46a10fd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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