Skip to content

Commit

Permalink
chore: bump jetty-maven-plugin from 9.4.46.v20220331 to 11.0.12
Browse files Browse the repository at this point in the history
Bumps [jetty-maven-plugin](https://github.com/eclipse/jetty.project) from 9.4.46.v20220331 to 11.0.12.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.46.v20220331...jetty-11.0.12)

---
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 Sep 16, 2022
1 parent 2c308a8 commit f924fbb
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 @@ -19,7 +19,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8
</project.reporting.outputEncoding>
<jetty.version>9.4.46.v20220331</jetty.version>
<jetty.version>11.0.12</jetty.version>
<jetty.http.port>8080</jetty.http.port>
<jetty.stop.port>9999</jetty.stop.port>
<maven.surefire.plugin.version>2.22.2</maven.surefire.plugin.version>
Expand Down

0 comments on commit f924fbb

Please sign in to comment.