Skip to content

Commit 7ef8047

Browse files
authored
Merge pull request #550 from graphql-java-kickstart/renovate/spring-core
Update dependency org.springframework:spring-aop to v5.3.9
2 parents 3f3aa33 + 2802ced commit 7ef8047

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.8</version>
111+
<version>5.3.9</version>
112112
<scope>provided</scope>
113113
</dependency>
114114

0 commit comments

Comments
 (0)