Skip to content

Commit

Permalink
Bump jetty-http in /sparqlify-web-admin-server
Browse files Browse the repository at this point in the history
Bumps [jetty-http](https://github.com/eclipse/jetty.project) from 9.4.8.v20171121 to 9.4.48.v20220622.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.8.v20171121...jetty-9.4.48.v20220622)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 16, 2023
1 parent 3111dfa commit a2dffd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sparqlify-web-admin-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-http</artifactId>
<version>9.4.8.v20171121</version>
<version>9.4.48.v20220622</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit a2dffd8

Please sign in to comment.