Update junit to newer version (4.13.1) (#7690)

* update junit to newer version

* update junit to newer version
This commit is contained in:
William Cheng
2020-10-14 10:10:32 +08:00
committed by GitHub
parent 3c869d5b12
commit b768e42704
116 changed files with 119 additions and 119 deletions

View File

@@ -312,7 +312,7 @@
<jackson-databind-version>2.10.3</jackson-databind-version>
<jackson-threetenbp-version>2.9.10</jackson-threetenbp-version>
<javax-annotation-version>1.3.2</javax-annotation-version>
<junit-version>4.13</junit-version>
<junit-version>4.13.1</junit-version>
<maven-plugin-version>1.0.0</maven-plugin-version>
<oltu-version>1.0.1</oltu-version>
</properties>