Skip to content

Commit

Permalink
Bump org.eclipse.jetty:jetty-maven-plugin from 11.0.16 to 11.0.17
Browse files Browse the repository at this point in the history
Bumps [org.eclipse.jetty:jetty-maven-plugin](https://github.com/eclipse/jetty.project) from 11.0.16 to 11.0.17.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-11.0.16...jetty-11.0.17)

---
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 Oct 10, 2023
1 parent a6e3ca2 commit df08966
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.5.Final</version.org.jboss.resteasy>
<version.org.eclipse.jetty>11.0.16</version.org.eclipse.jetty>
<version.org.eclipse.jetty>11.0.17</version.org.eclipse.jetty>
</properties>

<dependencies>
Expand Down

0 comments on commit df08966

Please sign in to comment.