Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

Commit

Permalink
build(deps-dev): bump jetty-http in /asto-s3
Browse files Browse the repository at this point in the history
Bumps [jetty-http](https://github.com/eclipse/jetty.project) from 9.4.45.v20220203 to 9.4.48.v20220622.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.45.v20220203...jetty-9.4.48.v20220622)

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-http
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2022
1 parent 1595dfb commit 5c62ba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion asto-s3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ SOFTWARE.
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-http</artifactId>
<version>9.4.45.v20220203</version>
<version>9.4.48.v20220622</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 5c62ba5

Please sign in to comment.