Skip to content

Commit 44e6cf2

Browse files
committed
Upgrade to AspectJ 1.9.6
Closes gh-22540
1 parent 1cc941f commit 44e6cf2

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
@@ -92,7 +92,7 @@ bom {
9292
]
9393
}
9494
}
95-
library("AspectJ", "1.9.5") {
95+
library("AspectJ", "1.9.6") {
9696
group("org.aspectj") {
9797
modules = [
9898
"aspectjrt",

0 commit comments

Comments
 (0)