Bumping junit to 5.5.1
fixes gh-1147
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -46,8 +46,8 @@
|
||||
<javax-inject.version>1</javax-inject.version>
|
||||
|
||||
<junit-platform.version>1.3.2</junit-platform.version>
|
||||
<junit-vintage.version>5.4.2</junit-vintage.version>
|
||||
<junit-jupiter.version>5.4.2</junit-jupiter.version>
|
||||
<junit-vintage.version>5.5.1</junit-vintage.version>
|
||||
<junit-jupiter.version>5.5.1</junit-jupiter.version>
|
||||
<maven-surefire-plugin.version>3.0.0-M3</maven-surefire-plugin.version>
|
||||
<maven-failsafe-plugin.version>3.0.0-M3</maven-failsafe-plugin.version>
|
||||
<gmavenplus-plugin.version>1.6.3</gmavenplus-plugin.version>
|
||||
|
||||
Reference in New Issue
Block a user