Skip to content

Commit 8f23532

Browse files
authored
Merge pull request #211 from mybatis/dependabot/maven/org.hsqldb-hsqldb-2.5.1
Bump hsqldb from 2.5.0 to 2.5.1
2 parents 090e8ab + 89a6c1e commit 8f23532

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
@@ -218,7 +218,7 @@
218218
<dependency>
219219
<groupId>org.hsqldb</groupId>
220220
<artifactId>hsqldb</artifactId>
221-
<version>2.5.0</version>
221+
<version>2.5.1</version>
222222
<scope>test</scope>
223223
</dependency>
224224
<dependency>

0 commit comments

Comments
 (0)