Skip to content

Commit

Permalink
chore(deps): update dependency org.eclipse.jetty:jetty-server to v11.…
Browse files Browse the repository at this point in the history
…0.17
  • Loading branch information
renovate[bot] authored Oct 12, 2023
1 parent d7d50a5 commit 5874592
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion http4k/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-server</artifactId>
<version>11.0.16</version>
<version>11.0.17</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 5874592

Please sign in to comment.