Skip to content

Commit 3568675

Browse files
committed
Upgrade to AspectJ 1.9.22
Closes gh-40239
1 parent 43e02a2 commit 3568675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ bom {
8484
releaseNotes("https://activemq.apache.org/components/artemis/download/release-notes-{version}")
8585
}
8686
}
87-
library("AspectJ", "1.9.21") {
87+
library("AspectJ", "1.9.22") {
8888
group("org.aspectj") {
8989
modules = [
9090
"aspectjrt",

0 commit comments

Comments
 (0)