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 10.0.16 to 10.0.17
Browse files Browse the repository at this point in the history
Bumps `jetty.version` from 10.0.16 to 10.0.17.

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

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

---
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 Oct 10, 2023
1 parent a696ba7 commit 812102b
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.1.2</maven.surefire.plugin.version>
<license.plugin.version>4.3</license.plugin.version>

<jetty.version>10.0.16</jetty.version>
<jetty.version>10.0.17</jetty.version>
<slf4j.version>2.0.9</slf4j.version>
</properties>

Expand Down

0 comments on commit 812102b

Please sign in to comment.