Skip to content

Commit 2d67102

Browse files
committed
Upgrade to AspectJ 1.9.7
Closes gh-27238
1 parent 57d7ba0 commit 2d67102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ bom {
9393
]
9494
}
9595
}
96-
library("AspectJ", "1.9.6") {
96+
library("AspectJ", "1.9.7") {
9797
group("org.aspectj") {
9898
modules = [
9999
"aspectjrt",

0 commit comments

Comments
 (0)