Merge pull request #1347 from apache/dependabot/maven/main/org.eclipse.jetty-jetty-maven-plugin-11.0.26

Bump org.eclipse.jetty:jetty-maven-plugin from 11.0.18 to 11.0.26
This commit is contained in:
Lukasz Lenart
2025-09-15 07:07:40 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -107,7 +107,7 @@
<plugin>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-maven-plugin</artifactId>
<version>11.0.18</version>
<version>11.0.26</version>
<configuration>
<stopKey>CTRL+C</stopKey>
<stopPort>8999</stopPort>
+1 -1
View File
@@ -234,7 +234,7 @@
<plugin>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-maven-plugin</artifactId>
<version>11.0.18</version>
<version>11.0.26</version>
<configuration>
<stopKey>CTRL+C</stopKey>
<stopPort>8999</stopPort>