Skip to content

Commit 990e69b

Browse files
authored
Merge pull request #653 from graphql-java-kickstart/renovate/vulnerable-spring-framework-packages
Update dependency org.springframework:spring-aop to v5.3.18 [SECURITY]
2 parents d146a8a + 7a2be3e commit 990e69b

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.17</version>
90+
<version>5.3.18</version>
9191
<scope>provided</scope>
9292
</dependency>
9393

0 commit comments

Comments
 (0)