Skip to content

Commit 351119f

Browse files
authored
Merge pull request #103 from mybatis/dependabot/maven/org.hsqldb-hsqldb-2.5.1
Bump hsqldb from 2.5.0 to 2.5.1
2 parents 4303e23 + b823869 commit 351119f

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
@@ -93,7 +93,7 @@
9393
<dependency>
9494
<groupId>org.hsqldb</groupId>
9595
<artifactId>hsqldb</artifactId>
96-
<version>2.5.0</version>
96+
<version>2.5.1</version>
9797
<scope>test</scope>
9898
</dependency>
9999
<dependency>

0 commit comments

Comments
 (0)