Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a9dfa7f

Browse files
authoredAug 12, 2022
Update dependency org.springframework:spring-aop to v5.3.22
1 parent a80bfb3 commit a9dfa7f

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
@@ -87,7 +87,7 @@
8787
<dependency>
8888
<groupId>org.springframework</groupId>
8989
<artifactId>spring-aop</artifactId>
90-
<version>5.3.21</version>
90+
<version>5.3.22</version>
9191
<scope>provided</scope>
9292
</dependency>
9393

0 commit comments

Comments
 (0)
Please sign in to comment.