升级pagehelper到最新版1.4.3

This commit is contained in:
RuoYi
2022-07-22 14:52:03 +08:00
parent 26c84e70a5
commit 0ff4f3ead2

View File

@@ -27,7 +27,7 @@
<shiro.version>1.9.1</shiro.version>
<thymeleaf.extras.shiro.version>2.1.0</thymeleaf.extras.shiro.version>
<mybatis.spring.boot.starter.version>2.2.2</mybatis.spring.boot.starter.version>
<pagehelper.spring.boot.starter.version>1.4.1</pagehelper.spring.boot.starter.version>
<pagehelper.spring.boot.starter.version>1.4.3</pagehelper.spring.boot.starter.version>
<fastjson.version>1.2.83</fastjson.version>
<druid.version>1.2.11</druid.version>
<commons.io.version>2.11.0</commons.io.version>