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

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

---
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-08-21 07:12:24 +00:00 committed by GitHub
parent 5718bb4654
commit 064fe76f63
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.22</version>
<version>11.0.23</version>
</plugin>
</plugins>
</build>