Skip to content

Commit 5987baa

Browse files
dependabot[bot]mirkosertic
authored andcommitted
build(deps): bump org.apache.maven.plugins:maven-surefire-plugin
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.2 to 3.2.5. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.2...surefire-3.2.5) --- 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 5d2f745 commit 5987baa

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
@@ -197,7 +197,7 @@
197197
<plugin>
198198
<groupId>org.apache.maven.plugins</groupId>
199199
<artifactId>maven-surefire-plugin</artifactId>
200-
<version>3.2.2</version>
200+
<version>3.2.5</version>
201201
</plugin>
202202

203203
<plugin>
@@ -388,7 +388,7 @@
388388
<plugin>
389389
<groupId>org.apache.maven.plugins</groupId>
390390
<artifactId>maven-surefire-plugin</artifactId>
391-
<version>3.2.2</version>
391+
<version>3.2.5</version>
392392
<configuration>
393393
<skipTests>${skipTests}</skipTests>
394394
</configuration>

0 commit comments

Comments
 (0)