Skip to content

Commit 98ba8bb

Browse files
Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.6 to 3.6.0 (#615)
Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.5.6 to 3.6.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.6...surefire-3.6.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e2ed1fe commit 98ba8bb

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
@@ -188,7 +188,7 @@
188188
<plugin>
189189
<groupId>org.apache.maven.plugins</groupId>
190190
<artifactId>maven-failsafe-plugin</artifactId>
191-
<version>3.5.6</version>
191+
<version>3.6.0</version>
192192
<configuration>
193193
<systemPropertyVariables>
194194
<testsDayLimit>7</testsDayLimit>

0 commit comments

Comments
 (0)