Skip to content

Commit e67d8ee

Browse files
authored
Merge pull request #67 from inqwise/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.6
deps-dev(deps-dev): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.5 to 3.5.6
2 parents 80be883 + b5d4852 commit e67d8ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@
268268
<plugin>
269269
<groupId>org.apache.maven.plugins</groupId>
270270
<artifactId>maven-surefire-plugin</artifactId>
271-
<version>3.5.5</version>
271+
<version>3.5.6</version>
272272
<configuration>
273273
<argLine>${argLine} -Dvertx.logger-delegate-factory-class-name=io.vertx.core.logging.Log4j2LogDelegateFactory</argLine>
274274
</configuration>

0 commit comments

Comments
 (0)