Skip to content

Commit

Permalink
Update dependency org.springframework:spring-web to v6.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 11, 2024
1 parent 9717b3a commit 383bafa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release-toggles/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ sonarqube {

dependencies {
implementation "org.springframework.boot:spring-boot-starter-aop:${springBootVersion}"
implementation 'org.springframework:spring-web:6.1.10'
implementation 'org.springframework:spring-web:6.1.11'
implementation 'org.springframework.security:spring-security-config:6.3.1'
implementation 'org.springframework.security:spring-security-web:6.3.1'
implementation 'org.togglz:togglz-spring-boot-starter:4.4.0'
Expand Down

0 comments on commit 383bafa

Please sign in to comment.