Skip to content

Commit ab3c9bc

Browse files
authored
Merge pull request #489 from mybatis/dependabot/maven/org.hsqldb-hsqldb-2.5.1
Bump hsqldb from 2.5.0 to 2.5.1
2 parents 19b6267 + 8dc5241 commit ab3c9bc

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
@@ -210,7 +210,7 @@
210210
<dependency>
211211
<groupId>org.hsqldb</groupId>
212212
<artifactId>hsqldb</artifactId>
213-
<version>2.5.0</version>
213+
<version>2.5.1</version>
214214
<scope>test</scope>
215215
</dependency>
216216

0 commit comments

Comments
 (0)