Skip to content

Commit 7ac88a3

Browse files
committed
Upgrade to AspectJ 1.9.9.1
Closes gh-30944
1 parent b464995 commit 7ac88a3

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
@@ -39,7 +39,7 @@ bom {
3939
]
4040
}
4141
}
42-
library("AspectJ", "1.9.9") {
42+
library("AspectJ", "1.9.9.1") {
4343
group("org.aspectj") {
4444
modules = [
4545
"aspectjrt",

0 commit comments

Comments
 (0)