Bump org.eclipse.jetty:jetty-maven-plugin from 11.0.24 to 11.0.25

Bumps org.eclipse.jetty:jetty-maven-plugin from 11.0.24 to 11.0.25.

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-maven-plugin
  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-03-18 07:46:19 +00:00 committed by GitHub
parent ff2449b395
commit ddc1911a15
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -191,7 +191,7 @@
<plugin>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-maven-plugin</artifactId>
<version>11.0.24</version>
<version>11.0.25</version>
</plugin>
</plugins>
</build>