Skip to content

Commit 438953d

Browse files
Bump jetty-server in /sparkler-core/sparkler-tests-base
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]>
1 parent 0ac0096 commit 438953d

File tree

1 file changed

+1
-1
lines changed
  • sparkler-core/sparkler-tests-base

1 file changed

+1
-1
lines changed

sparkler-core/sparkler-tests-base/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<properties>
1818
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
19-
<jetty.version>9.4.0.v20161208</jetty.version>
19+
<jetty.version>9.4.41.v20210516</jetty.version>
2020
</properties>
2121

2222
<dependencies>

0 commit comments

Comments
 (0)