Merge pull request #166 from omaster395464gh/dependabot/maven/main/org.eclipse.jetty-jetty-maven-plugin-11.0.24

This commit is contained in:
Oliver 2024-09-09 09:16:33 +02:00 committed by GitHub
commit 72ce61445a
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>