Skip to content

Commit

Permalink
Merge pull request #2380 from mapfish/backport/2378-to-3.27
Browse files Browse the repository at this point in the history
[Backport 3.27] Bump String to 5.2.20
  • Loading branch information
sbrunner authored Apr 4, 2022
2 parents dd629a2 + a2d28b2 commit 9dce3fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ configurations {
}

ext {
springVersion = '5.2.19.RELEASE'
springVersion = '5.2.20.RELEASE'
}

dependencies {
Expand Down

0 comments on commit 9dce3fa

Please sign in to comment.