Skip to content

Commit

Permalink
chore: upgrade of dependencies (#3519)
Browse files Browse the repository at this point in the history
* upgrading springframework versions

* upgrading springframework version to 5.3.34
  • Loading branch information
Shobhajayanna authored Apr 26, 2024
1 parent e56681d commit 5c12125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ext {
springCloudLoadBalancerVersion = '2.2.9.RELEASE'
springCloudVersion3 = '3.1.7'
springSecurityVersion = '5.7.11'
springFrameworkVersion = '5.3.30'
springFrameworkVersion = '5.3.34'
springRetryVersion = '1.2.5.RELEASE'
springWebTestClientVersion = '4.4.0'

Expand Down

0 comments on commit 5c12125

Please sign in to comment.