Skip to content

Commit

Permalink
Merge pull request #492 from jenkinsci/dependabot/gradle/org.springfr…
Browse files Browse the repository at this point in the history
…amework-spring-core-5.3.16
  • Loading branch information
nre-ableton committed Feb 18, 2022
2 parents d524dd5 + 149c936 commit 21e1113
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.15')
api('org.springframework:spring-core:5.3.16')

testImplementation('junit:junit:4.13.2')

Expand Down

0 comments on commit 21e1113

Please sign in to comment.