We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 643cc56 commit 7066466Copy full SHA for 7066466
1 file changed
pom.xml
@@ -61,8 +61,8 @@
61
62
<maven-jar.version>3.4.2</maven-jar.version>
63
<junit-platform-surefire-provider>1.3.2</junit-platform-surefire-provider>
64
- <junit5.platform.launcher.version>1.13.4</junit5.platform.launcher.version>
65
- <junit5.jupiter.version>5.13.4</junit5.jupiter.version>
+ <junit5.platform.launcher.version>1.11.0</junit5.platform.launcher.version>
+ <junit5.jupiter.version>5.11.0</junit5.jupiter.version>
66
<junit5.excludeGroups>mysql</junit5.excludeGroups>
67
<junit5.groups />
68
</properties>
0 commit comments