Skip to content

Commit

Permalink
build(deps): bump org.eclipse.jetty:jetty-maven-plugin
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 Oct 11, 2023
1 parent f9f0eb1 commit f06c510
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 @@ -73,7 +73,7 @@
<spring-boot.version>3.1.4</spring-boot.version>

<!-- Other -->
<jetty-maven-plugin.version>11.0.16</jetty-maven-plugin.version>
<jetty-maven-plugin.version>11.0.17</jetty-maven-plugin.version>
<jsp-api.version>2.2</jsp-api.version>
<javax.servlet.jsp-api.version>2.3.3</javax.servlet.jsp-api.version>
<jquery.version>3.7.1</jquery.version>
Expand Down

0 comments on commit f06c510

Please sign in to comment.