Skip to content

Commit

Permalink
Bump org.springframework:spring-aspects from 6.1.5 to 6.1.10
Browse files Browse the repository at this point in the history
Bumps [org.springframework:spring-aspects](https://github.com/spring-projects/spring-framework) from 6.1.5 to 6.1.10.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.5...v6.1.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent 29ac958 commit 4a830b2
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 @@ -78,7 +78,7 @@ dependencies {
implementation("com.aerospike:aerospike-document-api:2.0.3")
implementation("org.msgpack:jackson-dataformat-msgpack:0.9.8")
implementation('org.springframework.retry:spring-retry:2.0.5')
implementation('org.springframework:spring-aspects:6.1.5')
implementation('org.springframework:spring-aspects:6.1.10')
implementation('org.springframework.cloud:spring-cloud-starter-circuitbreaker-resilience4j:3.1.0')
implementation('org.springdoc:springdoc-openapi-starter-webmvc-ui:2.5.0')
implementation("javax.inject:javax.inject:1")
Expand Down

0 comments on commit 4a830b2

Please sign in to comment.