Skip to content

Commit 153629e

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-report-plugin to v3.5.6 (#299)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a52c97c commit 153629e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<plugin>
6464
<groupId>org.apache.maven.plugins</groupId>
6565
<artifactId>maven-surefire-report-plugin</artifactId>
66-
<version>3.5.5</version>
66+
<version>3.5.6</version>
6767
<configuration>
6868
<aggregate>true</aggregate>
6969
</configuration>
@@ -162,7 +162,7 @@
162162
</plugin>
163163
<plugin>
164164
<artifactId>maven-surefire-report-plugin</artifactId>
165-
<version>3.5.5</version>
165+
<version>3.5.6</version>
166166
</plugin>
167167
<plugin>
168168
<artifactId>maven-jar-plugin</artifactId>

0 commit comments

Comments
 (0)