Skip to content

Commit 3b4c51f

Browse files
Merge pull request #61 from michal-luczak/dependabot/maven/org.aspectj-aspectjrt-1.9.24
Bump org.aspectj:aspectjrt from 1.9.7 to 1.9.24
2 parents bb95916 + 1eb6e7a commit 3b4c51f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/AOP/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<dependency>
2222
<groupId>org.aspectj</groupId>
2323
<artifactId>aspectjrt</artifactId>
24-
<version>1.9.7</version>
24+
<version>1.9.24</version>
2525
</dependency>
2626
<dependency>
2727
<groupId>org.springframework</groupId>

0 commit comments

Comments
 (0)