Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Commit 9b9df19

Browse files
Bump jettyVersion from 9.4.20.v20190813 to 9.4.21.v20190926
Bumps `jettyVersion` from 9.4.20.v20190813 to 9.4.21.v20190926. Updates `jetty-server` from 9.4.20.v20190813 to 9.4.21.v20190926 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-9.4.20.v20190813...jetty-9.4.21.v20190926) Updates `jetty-servlet` from 9.4.20.v20190813 to 9.4.21.v20190926 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-9.4.20.v20190813...jetty-9.4.21.v20190926) Updates `jetty-servlets` from 9.4.20.v20190813 to 9.4.21.v20190926 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-9.4.20.v20190813...jetty-9.4.21.v20190926) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 1a876da commit 9b9df19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ subprojects {
3333
sourceCompatibility=1.8
3434

3535
ext {
36-
jettyVersion = '9.4.20.v20190813'
36+
jettyVersion = '9.4.21.v20190926'
3737
log4jVersion = '2.12.1'
3838
slf4jVersion = '1.7.28'
3939
}

0 commit comments

Comments
 (0)