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.24 [security]
  • Loading branch information
renovate[bot] authored Oct 14, 2024
1 parent ceb8b8b commit 609a83f
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 @@ -109,7 +109,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-server</artifactId>
<version>11.0.22</version>
<version>11.0.24</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 609a83f

Please sign in to comment.