Skip to content

Commit 42d7b4e

Browse files
authored
Merge pull request #219 from java-operator-sdk/dependabot/maven/org.springframework-spring-core-5.3.0
Bump spring-core from 5.2.9.RELEASE to 5.3.0
2 parents bfdb4ca + 5c3ee8b commit 42d7b4e

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
@@ -102,7 +102,7 @@
102102
<dependency>
103103
<groupId>org.springframework</groupId>
104104
<artifactId>spring-core</artifactId>
105-
<version>5.2.9.RELEASE</version>
105+
<version>5.3.0</version>
106106
<scope>compile</scope>
107107
</dependency>
108108
</dependencies>

0 commit comments

Comments
 (0)