Skip to content

Commit 8df03a9

Browse files
Bump jetty-http in /sparqlify-web-admin-server
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] <[email protected]>
1 parent ccb5c71 commit 8df03a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sparqlify-web-admin-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@
234234
<dependency>
235235
<groupId>org.eclipse.jetty</groupId>
236236
<artifactId>jetty-http</artifactId>
237-
<version>9.4.8.v20171121</version>
237+
<version>9.4.48.v20220622</version>
238238
<scope>provided</scope>
239239
</dependency>
240240
<dependency>

0 commit comments

Comments
 (0)