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

This commit is contained in:
Oliver 2025-03-18 08:53:42 +01:00 committed by GitHub
commit 344283b0c3
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>