Skip to content

Commit

Permalink
Update jettyVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2023
1 parent c42b7e9 commit c7215d8
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.75!!'
jettyVersion = '9.4.53.v20231009'
jettyVersion = '12.0.3'
}

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

0 comments on commit c7215d8

Please sign in to comment.