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

This commit is contained in:
Oliver 2024-08-21 09:30:58 +02:00 committed by GitHub
commit ea43ce9303
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>