Skip to content

Commit ff07dd8

Browse files
Bump jetty-server in /examples/basic-http (#372)
Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.35.v20201120 to 9.4.38.v20210224. - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-9.4.35.v20201120...jetty-9.4.38.v20210224) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 928ebcf commit ff07dd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/basic-http/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>org.eclipse.jetty</groupId>
4343
<artifactId>jetty-server</artifactId>
44-
<version>9.4.35.v20201120</version>
44+
<version>9.4.38.v20210224</version>
4545
</dependency>
4646
</dependencies>
4747
</project>

0 commit comments

Comments
 (0)