Skip to content

Commit

Permalink
fix(deps): update dependency org.springframework:spring-webmvc to v5.…
Browse files Browse the repository at this point in the history
…3.38
  • Loading branch information
renovate[bot] authored Aug 14, 2024
1 parent 95ff534 commit d0b8036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ dependencies {
}

// Bumping this manually to avoid potential security issue with spring-webmvc-5.3.25
implementation 'org.springframework:spring-webmvc:5.3.28'
implementation 'org.springframework:spring-webmvc:5.3.38'


}
Expand Down

0 comments on commit d0b8036

Please sign in to comment.