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

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

---
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] 2024-09-04 07:30:40 +00:00 committed by GitHub
parent c6077b9c03
commit 64c0980585
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.23</version>
<version>11.0.24</version>
</plugin>
</plugins>
</build>