We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 22cfd5b + 677c7c3 commit 6e279d1Copy full SHA for 6e279d1
mybatis-scala-core/pom.xml
@@ -60,7 +60,7 @@
60
<dependency>
61
<groupId>org.hsqldb</groupId>
62
<artifactId>hsqldb</artifactId>
63
- <version>2.7.3</version>
+ <version>2.7.4</version>
64
<scope>test</scope>
65
</dependency>
66
</dependencies>
mybatis-scala-samples/pom.xml
@@ -49,7 +49,7 @@
49
50
51
52
53
<classifier>jdk8</classifier>
54
55
0 commit comments