forked from loafle/openapi-generator-original
upgrade to JUnit 4.13 (#4899)
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<java.version>1.8</java.version>
|
||||
<junit.version>4.12</junit.version>
|
||||
<junit.version>4.13</junit.version>
|
||||
<vertx.version>3.4.1</vertx.version>
|
||||
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
|
||||
<vertx-swagger-router.version>1.4.0</vertx-swagger-router.version>
|
||||
|
||||
Reference in New Issue
Block a user