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

Commit 66975a2

Browse files
Bump jettyVersion from 9.4.27.v20200227 to 9.4.29.v20200521
Bumps `jettyVersion` from 9.4.27.v20200227 to 9.4.29.v20200521. Updates `jetty-server` from 9.4.27.v20200227 to 9.4.29.v20200521 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-9.4.27.v20200227...jetty-9.4.29.v20200521) Updates `jetty-servlet` from 9.4.27.v20200227 to 9.4.29.v20200521 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-9.4.27.v20200227...jetty-9.4.29.v20200521) Updates `jetty-servlets` from 9.4.27.v20200227 to 9.4.29.v20200521 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-9.4.27.v20200227...jetty-9.4.29.v20200521) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 41d3b70 commit 66975a2

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
@@ -37,7 +37,7 @@ subprojects {
3737
guiceVersion = '4.2.3'
3838
jacksonVersion = '2.10.3'
3939
javassistVersion = '3.27.0-GA'
40-
jettyVersion = '9.4.27.v20200227'
40+
jettyVersion = '9.4.29.v20200521'
4141
log4jVersion = '2.13.1'
4242
nettyVersion = '4.1.50.Final'
4343
slf4jVersion = '1.7.30'

0 commit comments

Comments
 (0)