mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 02:49:03 +00:00
Upgrade to AspectJ 1.9.22
Closes gh-40293
This commit is contained in:
@@ -83,7 +83,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("AspectJ", "1.9.21") {
|
||||
library("AspectJ", "1.9.22") {
|
||||
group("org.aspectj") {
|
||||
modules = [
|
||||
"aspectjrt",
|
||||
|
||||
Reference in New Issue
Block a user