Skip to content

Commit b5f4502

Browse files
authored
Merge pull request #1965 from mybatis/dependabot/maven/org.hsqldb-hsqldb-2.5.1
Bump hsqldb from 2.5.0 to 2.5.1
2 parents 749a0b3 + 7092a3b commit b5f4502

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
@@ -206,7 +206,7 @@
206206
<dependency>
207207
<groupId>org.hsqldb</groupId>
208208
<artifactId>hsqldb</artifactId>
209-
<version>2.5.0</version>
209+
<version>2.5.1</version>
210210
<scope>test</scope>
211211
</dependency>
212212
<dependency> <!-- 10.15+ need Java 9+ -->

0 commit comments

Comments
 (0)