Commit c8a05cc8 authored by gaoxu's avatar gaoxu 😵

Update spring-boot-web.gradle

parent d07258ec
......@@ -2,7 +2,7 @@ configurations {
compile.exclude module: "spring-boot-starter-tomcat"
}
dependencies {
implementation 'com.baomidou:mybatis-plus-boot-starter:3.1.1'
implementation 'com.baomidou:mybatis-plus-boot-starter:3.1.0'
implementation 'com.github.pagehelper:pagehelper-spring-boot-starter:1.2.11'
implementation 'org.springframework.boot:spring-boot-starter-web'
implementation 'org.springframework.boot:spring-boot-starter-undertow'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment