Bump jetty-test-helper from 5.8 to 5.9

Bumps [jetty-test-helper](https://github.com/eclipse/jetty.toolchain) from 5.8 to 5.9.
- [Release notes](https://github.com/eclipse/jetty.toolchain/releases)
- [Commits](https://github.com/eclipse/jetty.toolchain/compare/jetty-test-helper-5.8...jetty-test-helper-5.9)

---
updated-dependencies:
- dependency-name: org.eclipse.jetty.toolchain:jetty-test-helper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-09-23 09:18:19 +00:00 committed by GitHub
parent f22bfcb887
commit 59ebbb635e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@
<jetty.perf-helper.version>1.0.7</jetty.perf-helper.version>
<jetty.servlet.api.version>4.0.6</jetty.servlet.api.version>
<jetty-test-policy.version>1.2</jetty-test-policy.version>
<jetty.test.version>5.8</jetty.test.version>
<jetty.test.version>5.9</jetty.test.version>
<jmh.version>1.33</jmh.version>
<jna.version>5.9.0</jna.version>
<jnr-constants.version>0.10.2</jnr-constants.version>