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.21
  • Loading branch information
renovate[bot] authored May 17, 2024
1 parent 68cf4ab commit 03ff5cc
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.20</version>
<version>11.0.21</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 03ff5cc

Please sign in to comment.