Skip to content

Commit bf98729

Browse files
committed
Upgrade to AspectJ 1.9.20
Closes gh-37001
1 parent f4120fc commit bf98729

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
@@ -47,7 +47,7 @@ bom {
4747
]
4848
}
4949
}
50-
library("AspectJ", "1.9.19") {
50+
library("AspectJ", "1.9.20") {
5151
group("org.aspectj") {
5252
modules = [
5353
"aspectjrt",

0 commit comments

Comments
 (0)