Skip to content

Commit f3bfba1

Browse files
Bump jetty-server in /simpleclient_jetty (#800)
Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.44.v20210927 to 10.0.10. - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-9.4.44.v20210927...jetty-10.0.10) --- updated-dependencies: - dependency-name: org.eclipse.jetty:jetty-server dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4ddd60c commit f3bfba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simpleclient_jetty/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</description>
1818

1919
<properties>
20-
<jetty.version>9.4.44.v20210927</jetty.version>
20+
<jetty.version>10.0.10</jetty.version>
2121
</properties>
2222

2323
<licenses>

0 commit comments

Comments
 (0)