Skip to content

Commit 6b8aa48

Browse files
author
Gary Keim
committed
Upgrade some Spring artifacts for tests
1 parent c90ee39 commit 6b8aa48

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
@@ -781,12 +781,12 @@
781781
<dependency>
782782
<groupId>org.springframework</groupId>
783783
<artifactId>spring-orm</artifactId>
784-
<version>5.1.9.RELEASE</version>
784+
<version>5.3.17</version>
785785
</dependency>
786786
<dependency>
787787
<groupId>org.springframework</groupId>
788788
<artifactId>spring-context</artifactId>
789-
<version>5.1.9.RELEASE</version>
789+
<version>5.3.17</version>
790790
</dependency>
791791
<dependency>
792792
<groupId>commons-dbcp</groupId>

0 commit comments

Comments
 (0)