Bump jetty.version from 9.4.18.v20190429 to 9.4.20.v20190813

Bumps `jetty.version` from 9.4.18.v20190429 to 9.4.20.v20190813.

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

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

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

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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-08-15 05:52:39 +00:00 committed by GitHub
parent db9f0a3301
commit 6352b7991a
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.18.v20190429</jetty.version>
<jetty.version>9.4.20.v20190813</jetty.version>
</properties>
<dependencies>