Skip to content

Commit fd0fce6

Browse files
committed
Upgrade to AspectJ 1.9.9
Closes gh-30418
1 parent e5d189c commit fd0fce6

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
@@ -46,7 +46,7 @@ bom {
4646
]
4747
}
4848
}
49-
library("AspectJ", "1.9.8") {
49+
library("AspectJ", "1.9.9") {
5050
group("org.aspectj") {
5151
modules = [
5252
"aspectjrt",

0 commit comments

Comments
 (0)