Skip to content

Commit 6e651cc

Browse files
committed
Update Dependencies
1 parent 2889522 commit 6e651cc

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
@@ -138,13 +138,13 @@
138138
<dependency>
139139
<groupId>org.hsqldb</groupId>
140140
<artifactId>hsqldb</artifactId>
141-
<version>2.4.1</version>
141+
<version>2.5.0</version>
142142
<scope>test</scope>
143143
</dependency>
144144
<dependency>
145145
<groupId>org.springframework</groupId>
146146
<artifactId>spring-jdbc</artifactId>
147-
<version>5.1.7.RELEASE</version>
147+
<version>5.1.8.RELEASE</version>
148148
<scope>test</scope>
149149
</dependency>
150150
<dependency>

0 commit comments

Comments
 (0)