Bump org.eclipse.jetty:jetty-maven-plugin from 11.0.18 to 11.0.26

Bumps org.eclipse.jetty:jetty-maven-plugin from 11.0.18 to 11.0.26.

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-maven-plugin
  dependency-version: 11.0.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-09-15 01:37:45 +00:00
committed by GitHub
parent 2bd358ce1d
commit 88d828f216
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>