Skip to content

Commit f8d06d5

Browse files
committed
Merge branch '3.3.x'
Closes gh-41475
2 parents 3d6571c + b175d1b commit f8d06d5

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
@@ -84,7 +84,7 @@ bom {
8484
releaseNotes("https://activemq.apache.org/components/artemis/download/release-notes-{version}")
8585
}
8686
}
87-
library("AspectJ", "1.9.22") {
87+
library("AspectJ", "1.9.22.1") {
8888
group("org.aspectj") {
8989
modules = [
9090
"aspectjrt",

0 commit comments

Comments
 (0)