We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b6a7e0f + 3211e2b commit b7ed121Copy full SHA for b7ed121
1 file changed
pom.xml
@@ -193,7 +193,7 @@
193
<plugin>
194
<groupId>org.apache.maven.plugins</groupId>
195
<artifactId>maven-surefire-plugin</artifactId>
196
- <version>3.5.5</version>
+ <version>3.5.6</version>
197
<configuration>
198
<argLine>@{argLine} --illegal-access=permit -Dvertx.logger-delegate-factory-class-name=io.vertx.core.logging.Log4j2LogDelegateFactory</argLine>
199
</configuration>
0 commit comments