Skip to content

Commit

Permalink
Bump org.eclipse.jetty:jetty-maven-plugin from 11.0.23 to 11.0.24 (#93)
Browse files Browse the repository at this point in the history
Bumps org.eclipse.jetty:jetty-maven-plugin from 11.0.23 to 11.0.24.

---
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent 6ffec6b commit 8b58be5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@
<plugin>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-maven-plugin</artifactId>
<version>11.0.23</version>
<version>11.0.24</version>
</plugin>
</plugins>
</pluginManagement>
Expand Down

0 comments on commit 8b58be5

Please sign in to comment.