mirror of
https://github.com/201206030/novel-plus.git
synced 2025-04-26 17:20:52 +00:00
fix: 升级mybatis版本,增加Optional支持
This commit is contained in:
parent
e7f702ece0
commit
fecf03b3f5
4
pom.xml
4
pom.xml
@ -30,7 +30,7 @@
|
||||
<java.version>1.8</java.version>
|
||||
<maven.test.skip>true</maven.test.skip>
|
||||
<mysql.version>8.0.11</mysql.version>
|
||||
<mybatis.version>1.3.2</mybatis.version>
|
||||
<mybatis.version>2.1.4</mybatis.version>
|
||||
<mybatis-generator.version>1.4.0</mybatis-generator.version>
|
||||
<mybatis-dynamic-sql.version>1.1.4</mybatis-dynamic-sql.version>
|
||||
<pagehelper.version>1.2.5</pagehelper.version>
|
||||
@ -109,4 +109,4 @@
|
||||
</snapshots>
|
||||
</pluginRepository>
|
||||
</pluginRepositories>
|
||||
</project>
|
||||
</project>
|
||||
|
Loading…
x
Reference in New Issue
Block a user