Skip to content

Commit 2e43819

Browse files
committed
Upgrade to AspectJ 1.9.21
Closes gh-38797
1 parent c030539 commit 2e43819

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.20.1") {
86+
library("AspectJ", "1.9.21") {
8787
group("org.aspectj") {
8888
modules = [
8989
"aspectjrt",

0 commit comments

Comments
 (0)