Skip to content

Commit d188001

Browse files
authored
Merge pull request #674 from graphql-java-kickstart/renovate/spring-core
Update dependency org.springframework:spring-aop to v5.3.22
2 parents a80bfb3 + a9dfa7f commit d188001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
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)