Skip to content

Commit b76b7b7

Browse files
committed
Upgrade to AspectJ 1.9.22.1
Closes gh-41470
1 parent 7398c6c commit b76b7b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ bom {
8383
]
8484
}
8585
}
86-
library("AspectJ", "1.9.22") {
86+
library("AspectJ", "1.9.22.1") {
8787
group("org.aspectj") {
8888
modules = [
8989
"aspectjrt",

0 commit comments

Comments
 (0)