build(deps): bump jetty-xml from 9.4.27.v20200227 to 11.0.6

Bumps [jetty-xml](https://github.com/eclipse/jetty.project) from 9.4.27.v20200227 to 11.0.6.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.27.v20200227...jetty-11.0.6)

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-xml
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-07-07 09:07:03 +00:00 committed by GitHub
parent 4fc158d6eb
commit 80dfb6dce4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,7 +57,7 @@ dependencies {
implementation 'javax.servlet:javax.servlet-api:4.0.1'
implementation 'org.ccil.cowan.tagsoup:tagsoup:1.2.1'
implementation 'org.eclipse.jetty:jetty-servlet:9.4.27.v20200227'
implementation 'org.eclipse.jetty:jetty-xml:9.4.27.v20200227'
implementation 'org.eclipse.jetty:jetty-xml:11.0.6'
implementation 'org.mozilla:rhino:1.7.13'
implementation 'xerces:xercesImpl:2.12.1'
implementation 'xmlrpc:xmlrpc:2.0.1'