Skip to content

Commit

Permalink
SONAR-19097 fix SSF-384
Browse files Browse the repository at this point in the history
  • Loading branch information
JimR21 authored and sonartech committed Apr 26, 2023
1 parent 350ecd1 commit 3758946
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 @@ -343,7 +343,7 @@ subprojects {
dependency 'org.simpleframework:simple:5.1.6'
dependency 'org.sonarsource.orchestrator:sonar-orchestrator:3.40.0.183'
dependency 'org.sonarsource.update-center:sonar-update-center-common:1.29.0.1000'
dependency('org.springframework:spring-context:5.3.23') {
dependency('org.springframework:spring-context:5.3.27') {
exclude 'commons-logging:commons-logging'
}
dependency 'org.subethamail:subethasmtp:3.1.7'
Expand Down

0 comments on commit 3758946

Please sign in to comment.