Skip to content

Commit

Permalink
chore(deps): update dependency org.eclipse.jetty:jetty-maven-plugin t…
Browse files Browse the repository at this point in the history
…o v11.0.12
  • Loading branch information
renovate[bot] committed Sep 16, 2022
1 parent 3b2ea0b commit 59c3973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protelis.parser.web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<plugin>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-maven-plugin</artifactId>
<version>11.0.11</version>
<version>11.0.12</version>
<configuration>
<webAppSourceDirectory>WebRoot</webAppSourceDirectory>
</configuration>
Expand Down

0 comments on commit 59c3973

Please sign in to comment.