upgrade junit 5.3.1 (#2904)

This commit is contained in:
Olivier Lamy 2018-09-14 12:00:08 +10:00 committed by GitHub
parent 98cc338d2e
commit 3793fe5ae9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
<jmhjar.name>benchmarks</jmhjar.name>
<tycho-version>1.2.0</tycho-version>
<cbi-plugins.version>1.1.5</cbi-plugins.version>
<junit.version>5.3.0</junit.version>
<junit.version>5.3.1</junit.version>
<maven.version>3.5.0</maven.version>
<javax.servlet.api.version>3.1.0</javax.servlet.api.version>
<weld.version>2.4.5.Final</weld.version>