Skip to content

Commit

Permalink
Upgrade resolution strategy for spring-core to 5.3.20
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Perkins <[email protected]>
  • Loading branch information
cwperks committed Aug 8, 2022
1 parent 6f7504f commit a4302be
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 @@ -68,7 +68,7 @@ configurations.all {
force 'commons-cli:commons-cli:1.3.1'
force 'org.apache.httpcomponents:httpcore:4.4.12'
force "org.apache.commons:commons-lang3:3.4"
force "org.springframework:spring-core:5.3.14"
force "org.springframework:spring-core:5.3.20"
force "com.google.guava:guava:30.0-jre"
}
}
Expand Down

0 comments on commit a4302be

Please sign in to comment.