Skip to content

Commit a41f647

Browse files
authored
Merge pull request #85 from mybatis/dependabot/maven/org.hsqldb-hsqldb-2.5.1
Bump hsqldb from 2.5.0 to 2.5.1
2 parents 6a275df + 4cd312f commit a41f647

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
@@ -105,7 +105,7 @@
105105
<dependency>
106106
<groupId>org.hsqldb</groupId>
107107
<artifactId>hsqldb</artifactId>
108-
<version>2.5.0</version>
108+
<version>2.5.1</version>
109109
<scope>test</scope>
110110
</dependency>
111111
<dependency>

0 commit comments

Comments
 (0)