Skip to content

Commit

Permalink
Update jettyVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2023
1 parent 4467431 commit 0858e71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ repositories {
ext {
groovyVersion = '3.0.7'
tomcatVersion = '9.0.73!!'
jettyVersion = '9.4.48.v20220622'
jettyVersion = '12.0.2'
}

ext['spring-framework.version'] = '5.3.27'
Expand Down

0 comments on commit 0858e71

Please sign in to comment.