Skip to content

Commit

Permalink
Update dependency org.aspectj:aspectjweaver to v1.9.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 21, 2024
1 parent 66122a2 commit 8664382
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 @@ -163,7 +163,7 @@ dependencies {

implementation 'org.springframework.boot:spring-boot-starter-actuator:3.2.5'
implementation 'org.springframework.cloud:spring-cloud-openfeign-core:4.1.1'
implementation 'org.aspectj:aspectjweaver:1.9.22'
implementation 'org.aspectj:aspectjweaver:1.9.22.1'

implementation group: 'com.github.rholder', name: 'guava-retrying', version: '2.0.0'

Expand Down

0 comments on commit 8664382

Please sign in to comment.