Skip to content

Commit

Permalink
Bump jetty-server from 9.4.43.v20210629 to 9.4.44.v20210927 (#1649)
Browse files Browse the repository at this point in the history
Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.43.v20210629 to 9.4.44.v20210927.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.43.v20210629...jetty-9.4.44.v20210927)

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 4, 2021
1 parent d0ca11a commit 9ce6ae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -317,7 +317,7 @@
<!-- jetty for webserver integration tests. 9.x is last with Java7 support -->
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-server</artifactId>
<version>9.4.43.v20210629</version>
<version>9.4.44.v20210927</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 9ce6ae1

Please sign in to comment.