Skip to content

Commit

Permalink
chore(deps): update dependency org.eclipse.jetty:jetty-server to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 3, 2024
1 parent bfc4c3a commit 2c327bc
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.21</version>
<version>12.0.10</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 2c327bc

Please sign in to comment.