Skip to content

Commit

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

---
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 Dec 20, 2023
1 parent 3eea698 commit ef552fa
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 @@ -121,7 +121,7 @@
<plugin.cyclonedx.outputFormat>json</plugin.cyclonedx.outputFormat>
<plugin.retirejs.breakOnFailure>false</plugin.retirejs.breakOnFailure>
<!-- Keep Jetty at 10.0.15 until migration plan is planned/resolved per Steve in https://github.com/DependencyTrack/dependency-track/pull/2725#issuecomment-1532417022! -->
<plugin.jetty.version>10.0.18</plugin.jetty.version>
<plugin.jetty.version>10.0.19</plugin.jetty.version>
<!-- SonarCloud properties -->
<sonar.exclusions>src/main/webapp/**</sonar.exclusions>
<!-- CycloneDX CLI -->
Expand Down

0 comments on commit ef552fa

Please sign in to comment.