Skip to content

Commit fc18cb3

Browse files
Upgrade AspectJ 1.9.24 -> 1.9.25 (#1956)
1 parent 29fb735 commit fc18cb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@
430430
<dependency>
431431
<groupId>org.aspectj</groupId>
432432
<artifactId>aspectjweaver</artifactId>
433-
<version>1.9.24</version>
433+
<version>1.9.25</version>
434434
</dependency>
435435
<dependency>
436436
<groupId>org.assertj</groupId>

0 commit comments

Comments
 (0)