Skip to content

Commit a1abd69

Browse files
committed
Upgrade to AspectJ 1.9.23
Closes gh-44715
1 parent d005e95 commit a1abd69

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
@@ -65,7 +65,7 @@ bom {
6565
releaseNotes("https://activemq.apache.org/components/artemis/download/release-notes-{version}")
6666
}
6767
}
68-
library("AspectJ", "1.9.22.1") {
68+
library("AspectJ", "1.9.23") {
6969
group("org.aspectj") {
7070
modules = [
7171
"aspectjrt",

0 commit comments

Comments
 (0)