⬆️ Bump jetty.version from 9.4.28.v20200408 to 9.4.31.v20200723 (#1701)

Bumps `jetty.version` from 9.4.28.v20200408 to 9.4.31.v20200723.

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

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

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-08-06 09:33:14 +08:00 committed by GitHub
parent 7dda2ad3a7
commit 306e9dc8cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -116,7 +116,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<httpclient.version>4.5</httpclient.version>
<jetty.version>9.4.28.v20200408</jetty.version>
<jetty.version>9.4.31.v20200723</jetty.version>
</properties>
<dependencyManagement>