Skip to content

Commit

Permalink
Merge pull request #556 from jenkinsci/dependabot/gradle/org.springfr…
Browse files Browse the repository at this point in the history
…amework-spring-core-5.3.23

Bump spring-core from 5.3.22 to 5.3.23
  • Loading branch information
nre-ableton authored Sep 16, 2022
2 parents 510129f + e4e2241 commit 3334f2e
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 @@ -27,7 +27,7 @@ dependencies {
implementation('org.apache.ivy:ivy:2.5.0')
api('org.assertj:assertj-core:3.23.1')
implementation('org.apache.commons:commons-lang3:3.12.0')
api('org.springframework:spring-core:5.3.22')
api('org.springframework:spring-core:5.3.23')

testImplementation('junit:junit:4.13.2')
}
Expand Down

0 comments on commit 3334f2e

Please sign in to comment.