Skip to content

Commit

Permalink
Update jetty-maven-plugin to 10.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
mjw99 committed Jul 11, 2023
1 parent 2a4bb59 commit e99e163
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 @@ -109,7 +109,7 @@
<plugin>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-maven-plugin</artifactId>
<version>10.0.8</version>
<version>10.0.15</version>
<configuration>
<contextPath>/</contextPath>
<scanIntervalSeconds>5</scanIntervalSeconds>
Expand Down

0 comments on commit e99e163

Please sign in to comment.