mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 02:49:03 +00:00
Upgrade to AspectJ 1.9.23
Closes gh-44719
This commit is contained in:
@@ -65,7 +65,7 @@ bom {
|
||||
releaseNotes("https://activemq.apache.org/components/artemis/download/release-notes-{version}")
|
||||
}
|
||||
}
|
||||
library("AspectJ", "1.9.22.1") {
|
||||
library("AspectJ", "1.9.23") {
|
||||
group("org.aspectj") {
|
||||
modules = [
|
||||
"aspectjrt",
|
||||
|
||||
Reference in New Issue
Block a user