Skip to content

Commit 8e23600

Browse files
committed
Upgrade Spring dependency
1 parent a724a93 commit 8e23600

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
@@ -142,7 +142,7 @@
142142
<dependency>
143143
<groupId>org.springframework</groupId>
144144
<artifactId>spring-jdbc</artifactId>
145-
<version>5.0.2.RELEASE</version>
145+
<version>5.0.3.RELEASE</version>
146146
<scope>test</scope>
147147
</dependency>
148148
<dependency>

0 commit comments

Comments
 (0)