Merge pull request #134 from omaster395464gh/dependabot/maven/org.eclipse.jetty-jetty-maven-plugin-11.0.22

Bump org.eclipse.jetty:jetty-maven-plugin from 10.0.17 to 11.0.22
This commit is contained in:
Oliver 2024-07-24 23:10:52 +02:00 committed by GitHub
commit 0514831ab9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -175,7 +175,7 @@
<plugin>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-maven-plugin</artifactId>
<version>10.0.22</version>
<version>11.0.22</version>
</plugin>
</plugins>
</build>