Skip to content

Commit

Permalink
Bump org.eclipse.jetty:jetty-maven-plugin from 10.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 10.0.16 to 11.0.17.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-10.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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent b1645ef commit ec1468a
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 @@ -119,7 +119,7 @@
<plugin.retirejs.breakOnFailure>false</plugin.retirejs.breakOnFailure>
<!-- Maven Plugin Versions -->
<plugin.protoc-jar.version>3.11.4</plugin.protoc-jar.version>
<plugin.jetty.version>10.0.16</plugin.jetty.version>
<plugin.jetty.version>11.0.17</plugin.jetty.version>
<!-- SonarCloud properties -->
<sonar.exclusions>src/main/webapp/**</sonar.exclusions>
<!-- Tool Versions -->
Expand Down

0 comments on commit ec1468a

Please sign in to comment.