Skip to content

Commit 2380124

Browse files
Build(deps): Bump the maven-plugins group with 2 updates
Bumps the maven-plugins group with 2 updates: [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) and [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire). Updates `org.apache.maven.plugins:maven-surefire-plugin` 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) Updates `org.apache.maven.plugins:maven-failsafe-plugin` 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-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-plugins - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-plugins ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2152c74 commit 2380124

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,11 @@
6060
</plugin>
6161
<plugin>
6262
<artifactId>maven-surefire-plugin</artifactId>
63-
<version>3.5.2</version>
63+
<version>3.5.3</version>
6464
</plugin>
6565
<plugin>
6666
<artifactId>maven-failsafe-plugin</artifactId>
67-
<version>3.5.2</version>
67+
<version>3.5.3</version>
6868
</plugin>
6969
<plugin>
7070
<groupId>org.codehaus.mojo</groupId>

0 commit comments

Comments
 (0)