Skip to content

Commit 39107a3

Browse files
authored
Merge pull request operator-framework#187 from ContainerSolutions/dependabot/maven/org.springframework-spring-core-5.2.9.RELEASE
Bump spring-core from 5.2.8.RELEASE to 5.2.9.RELEASE
2 parents 7ac5aa7 + 816bf6f commit 39107a3

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
@@ -78,7 +78,7 @@
7878
<dependency>
7979
<groupId>org.springframework</groupId>
8080
<artifactId>spring-core</artifactId>
81-
<version>5.2.8.RELEASE</version>
81+
<version>5.2.9.RELEASE</version>
8282
<scope>compile</scope>
8383
</dependency>
8484
</dependencies>

0 commit comments

Comments
 (0)