Skip to content

Commit

Permalink
Merge pull request #124 from ppi-ag/dependabot/gradle/org.springframe…
Browse files Browse the repository at this point in the history
…work-spring-aop-5.3.19

Bump spring-aop from 5.2.8.RELEASE to 5.3.19
  • Loading branch information
JanSchankin committed Apr 25, 2022
2 parents 92b6f06 + 0497a8b commit 1054d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencyResolutionManagement {
alias("aspectj-rt").to("org.aspectj:aspectjrt:1.9.6")
alias("aspectj-weaver").to("org.aspectj:aspectjweaver:1.9.6")

alias("spring-aop").to("org.springframework:spring-aop:5.2.8.RELEASE")
alias("spring-aop").to("org.springframework:spring-aop:5.3.19")
alias("spring-context").to("org.springframework:spring-context:5.2.8.RELEASE")
alias("spring-test").to("org.springframework:spring-test:5.2.8.RELEASE")

Expand Down

0 comments on commit 1054d9b

Please sign in to comment.