Skip to content

Commit 53ca06c

Browse files
committed
Upgrade to AspectJ 1.9.24
Closes gh-45183
1 parent 3233341 commit 53ca06c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ bom {
6262
releaseNotes("https://activemq.apache.org/components/artemis/download/release-notes-{version}")
6363
}
6464
}
65-
library("AspectJ", "1.9.23") {
65+
library("AspectJ", "1.9.24") {
6666
group("org.aspectj") {
6767
modules = [
6868
"aspectjrt",

0 commit comments

Comments
 (0)