Skip to content

Commit 210dd03

Browse files
committed
Upgrade to AspectJ 1.9.6
1 parent db3570d commit 210dd03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ ext {
2828
!it.name.equals("spring-build-src") && !it.name.equals("spring-framework-bom")
2929
}
3030

31-
aspectjVersion = "1.9.5"
31+
aspectjVersion = "1.9.6"
3232
freemarkerVersion = "2.3.28"
3333
groovyVersion = "2.5.9"
3434
hsqldbVersion = "2.4.1"

0 commit comments

Comments
 (0)