Skip to content

Commit

Permalink
Update Jetty 9.4 to latest (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
dave2wave authored Jun 20, 2023
1 parent b19cd91 commit 5bcbe51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions benchmark-framework/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-server</artifactId>
<version>9.4.42.v20210604</version>
<version>9.4.51.v20230217</version>
</dependency>

<dependency>
Expand All @@ -220,7 +220,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-util</artifactId>
<version>9.4.42.v20210604</version>
<version>9.4.51.v20230217</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit 5bcbe51

Please sign in to comment.