Skip to content

Commit

Permalink
Bump org.eclipse.jetty:jetty-maven-plugin from 11.0.23 to 11.0.24
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]>
  • Loading branch information
dependabot[bot] authored and liweinan committed Sep 6, 2024
1 parent 13d7a7c commit 175f13d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion servlet-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

<properties>
<version.org.jboss.resteasy>6.2.10.Final</version.org.jboss.resteasy>
<version.org.eclipse.jetty>11.0.23</version.org.eclipse.jetty>
<version.org.eclipse.jetty>11.0.24</version.org.eclipse.jetty>
</properties>

<dependencies>
Expand Down

0 comments on commit 175f13d

Please sign in to comment.