chore(deps): bump org.springframework:spring-aop from 5.3.36 to 6.1.13

Bumps [org.springframework:spring-aop](https://github.com/spring-projects/spring-framework) from 5.3.36 to 6.1.13.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.36...v6.1.13)

---
updated-dependencies:
- dependency-name: org.springframework:spring-aop
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-14 16:53:48 +00:00 committed by yulichang
parent c898aa56c4
commit 754cf726fd

View File

@ -65,7 +65,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-aop</artifactId>
<version>5.3.36</version>
<version>6.1.13</version>
<scope>provided</scope>
</dependency>
<dependency>