Skip to content

Commit

Permalink
Bump jetty-server in /sparkler-core/sparkler-tests-base
Browse files Browse the repository at this point in the history
Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.0.v20161208 to 9.4.41.v20210516.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.0.v20161208...jetty-9.4.41.v20210516)

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 18, 2022
1 parent 0ac0096 commit 438953d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sparkler-core/sparkler-tests-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jetty.version>9.4.0.v20161208</jetty.version>
<jetty.version>9.4.41.v20210516</jetty.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 438953d

Please sign in to comment.