Skip to content

Commit 4e395d9

Browse files
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.0...surefire-3.5.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0a7bb32 commit 4e395d9

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
@@ -61,12 +61,12 @@
6161
<plugin>
6262
<groupId>org.apache.maven.plugins</groupId>
6363
<artifactId>maven-surefire-plugin</artifactId>
64-
<version>3.5.0</version>
64+
<version>3.5.1</version>
6565
<dependencies>
6666
<dependency>
6767
<groupId>org.apache.maven.surefire</groupId>
6868
<artifactId>surefire-junit-platform</artifactId>
69-
<version>3.5.0</version>
69+
<version>3.5.1</version>
7070
</dependency>
7171
</dependencies>
7272
<configuration>

0 commit comments

Comments
 (0)