Skip to content

Commit

Permalink
Bump org.eclipse.jetty:jetty-server
Browse files Browse the repository at this point in the history
Bumps org.eclipse.jetty:jetty-server from 9.4.17.v20190418 to 9.4.55.v20240627.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent ff5f5a8 commit 7e9ecdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/jetty-response-close/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-server</artifactId>
<!-- Test Backward compatibility with this version -->
<version>9.4.17.v20190418</version>
<version>9.4.55.v20240627</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 7e9ecdf

Please sign in to comment.