Skip to content

Commit

Permalink
Update jettyVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2023
1 parent 7249bc6 commit c07380f
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.4'
}

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

0 comments on commit c07380f

Please sign in to comment.