Skip to content

Commit b229e25

Browse files
Bump jetty.version from 9.4.40.v20210413 to 9.4.41.v20210516 (#153)
Bumps `jetty.version` from 9.4.40.v20210413 to 9.4.41.v20210516. Updates `jetty-server` from 9.4.40.v20210413 to 9.4.41.v20210516 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-9.4.40.v20210413...jetty-9.4.41.v20210516) Updates `jetty-util` from 9.4.40.v20210413 to 9.4.41.v20210516 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-9.4.40.v20210413...jetty-9.4.41.v20210516) Updates `jetty-servlet` from 9.4.40.v20210413 to 9.4.41.v20210516 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-9.4.40.v20210413...jetty-9.4.41.v20210516) Updates `jetty-webapp` from 9.4.40.v20210413 to 9.4.41.v20210516 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-9.4.40.v20210413...jetty-9.4.41.v20210516) Updates `http2-server` from 9.4.40.v20210413 to 9.4.41.v20210516 Updates `http2-hpack` from 9.4.40.v20210413 to 9.4.41.v20210516 Updates `jetty-alpn-server` from 9.4.40.v20210413 to 9.4.41.v20210516 Updates `jetty-jmx` from 9.4.40.v20210413 to 9.4.41.v20210516 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-9.4.40.v20210413...jetty-9.4.41.v20210516) Updates `websocket-server` from 9.4.40.v20210413 to 9.4.41.v20210516 Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7230a08 commit b229e25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<properties>
2020
<revision>5.18</revision>
2121
<changelist>-SNAPSHOT</changelist>
22-
<jetty.version>9.4.40.v20210413</jetty.version>
22+
<jetty.version>9.4.41.v20210516</jetty.version>
2323
<alpn.api.version>1.1.3.v20160715</alpn.api.version>
2424
<java.level>8</java.level>
2525
<!-- TODO: remove once SpotBugs issues are fixed. 57 so far -->

0 commit comments

Comments
 (0)