Skip to content

Commit 6db6667

Browse files
authored
Merge pull request #528 from graphql-java-kickstart/renovate/spring-core
Update dependency org.springframework:spring-aop to v5.3.7
2 parents be2a8b9 + 2c3e0ce commit 6db6667

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
@@ -108,7 +108,7 @@
108108
<dependency>
109109
<groupId>org.springframework</groupId>
110110
<artifactId>spring-aop</artifactId>
111-
<version>5.3.6</version>
111+
<version>5.3.7</version>
112112
<scope>provided</scope>
113113
</dependency>
114114

0 commit comments

Comments
 (0)