Skip to content

Commit

Permalink
Update dependency org.eclipse.jetty:jetty-maven-plugin to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 26b4fd1 commit 9990dc7
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 @@ -136,7 +136,7 @@
<plugin>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-maven-plugin</artifactId>
<version>9.4.56.v20240826</version>
<version>11.0.24</version>
<configuration>
<webApp>
<contextPath>/</contextPath>
Expand Down

0 comments on commit 9990dc7

Please sign in to comment.