Skip to content

Commit dfaef50

Browse files
committed
Upgrade to AspectJ 1.9.25
Closes gh-47931
1 parent 29c6016 commit dfaef50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ bom {
7272
releaseNotes("https://activemq.apache.org/components/artemis/download/release-notes-{version}")
7373
}
7474
}
75-
library("AspectJ", "1.9.24") {
75+
library("AspectJ", "1.9.25") {
7676
group("org.aspectj") {
7777
modules = [
7878
"aspectjrt",

0 commit comments

Comments
 (0)