Skip to content

Commit 2e4adf6

Browse files
Bump jetty.version from 9.4.31.v20200723 to 9.4.32.v20200930 (#119)
Bumps `jetty.version` from 9.4.31.v20200723 to 9.4.32.v20200930. Updates `jetty-server` from 9.4.31.v20200723 to 9.4.32.v20200930 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-9.4.31.v20200723...jetty-9.4.32.v20200930) Updates `jetty-util` from 9.4.31.v20200723 to 9.4.32.v20200930 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-9.4.31.v20200723...jetty-9.4.32.v20200930) Updates `jetty-servlet` from 9.4.31.v20200723 to 9.4.32.v20200930 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-9.4.31.v20200723...jetty-9.4.32.v20200930) Updates `jetty-webapp` from 9.4.31.v20200723 to 9.4.32.v20200930 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-9.4.31.v20200723...jetty-9.4.32.v20200930) Updates `http2-server` from 9.4.31.v20200723 to 9.4.32.v20200930 Updates `http2-hpack` from 9.4.31.v20200723 to 9.4.32.v20200930 Updates `jetty-alpn-server` from 9.4.31.v20200723 to 9.4.32.v20200930 Updates `jetty-jmx` from 9.4.31.v20200723 to 9.4.32.v20200930 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-9.4.31.v20200723...jetty-9.4.32.v20200930) Updates `websocket-server` from 9.4.31.v20200723 to 9.4.32.v20200930 Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7aa3065 commit 2e4adf6

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.11</revision>
2121
<changelist>-SNAPSHOT</changelist>
22-
<jetty.version>9.4.31.v20200723</jetty.version>
22+
<jetty.version>9.4.32.v20200930</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)