Skip to content

Commit

Permalink
Merge pull request jenkinsci#473 from jenkinsci/dependabot/gradle/org…
Browse files Browse the repository at this point in the history
….springframework-spring-core-5.3.15
  • Loading branch information
nre-ableton authored Jan 14, 2022
2 parents 45841ba + e0ebd8d commit b13247b
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 @@ -37,7 +37,7 @@ dependencies {
implementation('org.apache.ivy:ivy:2.5.0')
api('org.assertj:assertj-core:3.22.0')
implementation('org.apache.commons:commons-lang3:3.12.0')
api('org.springframework:spring-core:5.3.14')
api('org.springframework:spring-core:5.3.15')

testImplementation('junit:junit:4.13.2')

Expand Down

0 comments on commit b13247b

Please sign in to comment.