Skip to content

Commit

Permalink
Bump version.jetty from 10.0.11 to 11.0.12
Browse files Browse the repository at this point in the history
Bumps `version.jetty` from 10.0.11 to 11.0.12.

Updates `jetty-slf4j-impl` from 10.0.11 to 11.0.12
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-10.0.11...jetty-11.0.12)

Updates `jetty-maven-plugin` from 10.0.11 to 11.0.12
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-10.0.11...jetty-11.0.12)

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-slf4j-impl
  dependency-type: direct:production
  update-type: version-update:semver-major
- 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 dce4394 commit 78feda7
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 @@ -104,7 +104,7 @@
<version.exificient>1.0.4</version.exificient>
<version.jaxb>2.3.0</version.jaxb>
<version.netty>4.1.81.Final</version.netty>
<version.jetty>10.0.11</version.jetty>
<version.jetty>11.0.12</version.jetty>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 78feda7

Please sign in to comment.