Skip to content

Commit

Permalink
Bump the maven-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the maven-dependencies group with 2 updates: [org.eclipse.jetty:jetty-server](https://github.com/eclipse/jetty.project) and [org.eclipse.jetty:jetty-servlet](https://github.com/eclipse/jetty.project).


Updates `org.eclipse.jetty:jetty-server` 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-servlet` 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-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: org.eclipse.jetty:jetty-servlet
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 48b20df commit 8390346
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 @@ -21,7 +21,7 @@
<!-- dependencies -->
<integrations-api.version>1.3.0</integrations-api.version>
<webdavservlet.version>1.2.4</webdavservlet.version>
<jetty.version>10.0.16</jetty.version>
<jetty.version>10.0.17</jetty.version>
<slf4j.version>2.0.9</slf4j.version>

<!-- test dependencies -->
Expand Down

0 comments on commit 8390346

Please sign in to comment.