Skip to content

Commit 1e9fb5b

Browse files
authored
Merge pull request #412 from mybatis/dependabot/maven/org.hsqldb-hsqldb-2.5.0
Bump hsqldb from 2.4.1 to 2.5.0
2 parents 9ffeffa + 7889c98 commit 1e9fb5b

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
@@ -212,7 +212,7 @@
212212
<dependency>
213213
<groupId>org.hsqldb</groupId>
214214
<artifactId>hsqldb</artifactId>
215-
<version>2.4.1</version>
215+
<version>2.5.0</version>
216216
<scope>test</scope>
217217
</dependency>
218218

0 commit comments

Comments
 (0)