Skip to content

Commit

Permalink
Bump org.eclipse.jetty:jetty-server in the maven group (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent bdd6cdd commit 954d319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-server</artifactId>
<version>11.0.18</version>
<version>11.0.24</version>
<!-- Jetty 12 would need source changes - use 11. -->
</dependency>
<dependency>
Expand Down

0 comments on commit 954d319

Please sign in to comment.