Skip to content

Commit 9cb924f

Browse files
authored
Merge pull request #520 from graphql-java-kickstart/renovate/major-spring-core
Update dependency org.springframework:spring-aop to v5
2 parents 81bd8f9 + 0b7f026 commit 9cb924f

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
@@ -130,7 +130,7 @@
130130
<dependency>
131131
<groupId>org.springframework</groupId>
132132
<artifactId>spring-aop</artifactId>
133-
<version>4.3.30.RELEASE</version>
133+
<version>5.3.6</version>
134134
<scope>provided</scope>
135135
</dependency>
136136

0 commit comments

Comments
 (0)