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:16:58 +00:00 committed by GitHub
parent 34c7344522
commit f8ab958553
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@
<!-- testing -->
<awaitility.version>4.1.0</awaitility.version>
<it.debug>false</it.debug>
<jetty.test.version>5.8</jetty.test.version>
<jetty.test.version>5.9</jetty.test.version>
<jetty.testtracker.log>false</jetty.testtracker.log>
<jsr250-api.version>1.0</jsr250-api.version>
<localRepoPath>${project.build.directory}/local-repo</localRepoPath>