Skip to content

Commit a105780

Browse files
build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin (#2100)
Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.5.2 to 3.5.3. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.2...surefire-3.5.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-version: 3.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 32af1ae commit a105780

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
@@ -1133,7 +1133,7 @@
11331133
<plugin>
11341134
<groupId>org.apache.maven.plugins</groupId>
11351135
<artifactId>maven-failsafe-plugin</artifactId>
1136-
<version>3.5.2</version>
1136+
<version>3.5.3</version>
11371137
<dependencies>
11381138
<dependency>
11391139
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)