Skip to content

Commit d9f8b78

Browse files
committed
Upgrade to AspectJ 1.9.25.1
Closes gh-48557
1 parent e0627ed commit d9f8b78

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
@@ -78,7 +78,7 @@ bom {
7878
releaseNotes("https://activemq.apache.org/components/artemis/download/release-notes-{version}")
7979
}
8080
}
81-
library("AspectJ", "1.9.25") {
81+
library("AspectJ", "1.9.25.1") {
8282
group("org.aspectj") {
8383
modules = [
8484
"aspectjrt",

0 commit comments

Comments
 (0)