build(deps): bump the jetty group with 1 update

Bumps the jetty group with 1 update: org.eclipse.jetty:jetty-xml.


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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-08-27 10:19:29 +00:00 committed by GitHub
parent b04b1cf4bf
commit 8c1857f3ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -67,7 +67,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.51.v20230217'
implementation 'org.eclipse.jetty:jetty-xml:9.4.51.v20230217'
implementation 'org.eclipse.jetty:jetty-xml:12.0.0'
implementation 'org.mozilla:rhino:1.7.13'
implementation 'xerces:xercesImpl:2.12.2'
implementation 'xmlrpc:xmlrpc:2.0.1'