Skip to content

Commit

Permalink
Update dependency org.eclipse.jetty:jetty-maven-plugin to v9.4.54.v20…
Browse files Browse the repository at this point in the history
…240208
  • Loading branch information
renovate[bot] committed Feb 14, 2024
1 parent 0165258 commit 8dd973f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<plugin>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-maven-plugin</artifactId>
<version>9.4.53.v20231009</version>
<version>9.4.54.v20240208</version>
<configuration>
<stopKey>CTRL+C</stopKey>
<stopPort>8999</stopPort>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<plugin>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-maven-plugin</artifactId>
<version>9.4.53.v20231009</version>
<version>9.4.54.v20240208</version>
<configuration>
<stopKey>CTRL+C</stopKey>
<stopPort>8999</stopPort>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<plugin>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-maven-plugin</artifactId>
<version>9.4.53.v20231009</version>
<version>9.4.54.v20240208</version>
<configuration>
<stopKey>CTRL+C</stopKey>
<stopPort>8999</stopPort>
Expand Down

0 comments on commit 8dd973f

Please sign in to comment.