提交 645e5a2d 编写于 作者: S sanluan

升级junit版本

上级 8a34d273
......@@ -93,7 +93,7 @@ subprojects{
// https://mvnrepository.com/artifact/javax.servlet/javax.servlet-api
servletVersion = "4.0.1"
// https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-engine
junitVersion = "5.6.2"
junitVersion = "5.7.0"
}
sourceCompatibility = 1.8
targetCompatibility = 1.8
......
......@@ -52,7 +52,7 @@
<version.pagehelper>5.2.0</version.pagehelper>
<!-- https://mvnrepository.com/artifact/org.mybatis.dynamic-sql/mybatis-dynamic-sql -->
<version.dynamicSql>1.2.0</version.dynamicSql>
<!-- https://mvnrepository.com/artifact/org.apache.lucene/lucene -->
<!-- https://mvnrepository.com/artifact/org.apache.lucene/lucene-core -->
<version.lucene>5.5.5</version.lucene>
<!-- http://mvnrepository.com/artifact/redis.clients/jedis -->
<version.jedis>3.3.0</version.jedis>
......@@ -89,7 +89,7 @@
<!-- https://mvnrepository.com/artifact/javax.servlet/javax.servlet-api -->
<version.servlet>4.0.1</version.servlet>
<!-- https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-engine -->
<version.juint>5.6.2</version.juint>
<version.juint>5.7.0</version.juint>
</properties>
<dependencyManagement>
<dependencies>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册