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

Commit 813699a

Browse files
authored
Merge pull request #268 from browserup/dependabot/gradle/jettyVersion-9.4.29.v20200521
Bump jettyVersion from 9.4.27.v20200227 to 9.4.29.v20200521
2 parents 41d3b70 + 66975a2 commit 813699a

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)