Skip to content

Commit cb38e8e

Browse files
authored
Merge pull request #23 from hybridx/renovate/major-spring-core
Update spring core to v5 (major)
2 parents 568fa5e + a5d8066 commit cb38e8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<dependency>
1717
<groupId>org.springframework</groupId>
1818
<artifactId>spring-core</artifactId>
19-
<version>4.3.19.RELEASE</version>
19+
<version>5.2.4.RELEASE</version>
2020
</dependency>
2121
<dependency>
2222
<groupId>org.springframework</groupId>
@@ -91,7 +91,7 @@
9191
<dependency>
9292
<groupId>org.springframework</groupId>
9393
<artifactId>spring-jdbc</artifactId>
94-
<version>3.2.9.RELEASE</version>
94+
<version>5.2.4.RELEASE</version>
9595
</dependency>
9696
<dependency>
9797
<groupId>commons-io</groupId>

0 commit comments

Comments
 (0)