Skip to content

Commit e947de1

Browse files
committed
Upgrade to AspectJ 1.9.22
Closes gh-40293
1 parent 774e2da commit e947de1

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
@@ -83,7 +83,7 @@ bom {
8383
]
8484
}
8585
}
86-
library("AspectJ", "1.9.21") {
86+
library("AspectJ", "1.9.22") {
8787
group("org.aspectj") {
8888
modules = [
8989
"aspectjrt",

0 commit comments

Comments
 (0)