Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Commit

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

Updates `org.eclipse.jetty:jetty-webapp` from 11.0.18 to 11.0.19
- [Release notes](https://github.com/jetty/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-11.0.18...jetty-11.0.19)

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

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-webapp
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-slf4j-impl
  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 8270731 commit a44073f
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 @@ -27,7 +27,7 @@
<maven.surefire.plugin.version>3.2.3</maven.surefire.plugin.version>
<license.plugin.version>4.3</license.plugin.version>

<jetty.version>11.0.18</jetty.version>
<jetty.version>11.0.19</jetty.version>
<slf4j.version>2.0.9</slf4j.version>
</properties>

Expand Down

0 comments on commit a44073f

Please sign in to comment.