Skip to content

Commit

Permalink
Bump jetty-server in /tests/qa/lifecycle-test
Browse files Browse the repository at this point in the history
Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.41.v20210516 to 9.4.51.v20230217.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.41.v20210516...jetty-9.4.51.v20230217)

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jansupol committed Jun 14, 2023
1 parent ea358fa commit f0e177e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/qa/lifecycle-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-server</artifactId>
<version>9.4.41.v20210516</version>
<version>9.4.51.v20230217</version>
</dependency>
<dependency>
<groupId>com.sun.jersey</groupId>
Expand Down

0 comments on commit f0e177e

Please sign in to comment.