Merge pull request #343 from apereo/dependabot/maven/jetty.version-9.4.20.v20190813

Bump jetty.version from 9.4.18.v20190429 to 9.4.20.v20190813
This commit is contained in:
mergify[bot] 2019-08-15 05:59:08 +00:00 committed by GitHub
commit 9279ab8d54
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>