Bump jetty.version from 9.4.20.v20190813 to 9.4.21.v20190926

Bumps `jetty.version` from 9.4.20.v20190813 to 9.4.21.v20190926.

Updates `jetty-security` from 9.4.20.v20190813 to 9.4.21.v20190926
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.20.v20190813...jetty-9.4.21.v20190926)

Updates `jetty-webapp` from 9.4.20.v20190813 to 9.4.21.v20190926
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.20.v20190813...jetty-9.4.21.v20190926)

Updates `jetty-plus` from 9.4.20.v20190813 to 9.4.21.v20190926
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.20.v20190813...jetty-9.4.21.v20190926)

Updates `jetty-annotations` from 9.4.20.v20190813 to 9.4.21.v20190926
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.20.v20190813...jetty-9.4.21.v20190926)

Updates `apache-jsp` from 9.4.20.v20190813 to 9.4.21.v20190926
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.20.v20190813...jetty-9.4.21.v20190926)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-02 06:52:04 +00:00 committed by GitHub
parent 2ac1e1b7a6
commit 8a972d38e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
<properties>
<!-- Note Jetty 9.2.x is the last version to support Java SE 7 -->
<jetty.version>9.4.20.v20190813</jetty.version>
<jetty.version>9.4.21.v20190926</jetty.version>
</properties>
<dependencies>