Skip to content

Commit be590d9

Browse files
Bump maven-surefire-plugin from 3.5.4 to 3.5.5 (#520)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bda64e8 commit be590d9

File tree

1 file changed

+1
-1
lines changed
  • examples/fabric-contract-example-maven

1 file changed

+1
-1
lines changed

examples/fabric-contract-example-maven/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<plugins>
107107
<plugin>
108108
<artifactId>maven-surefire-plugin</artifactId>
109-
<version>3.5.4</version>
109+
<version>3.5.5</version>
110110
</plugin>
111111
<plugin>
112112
<artifactId>maven-compiler-plugin</artifactId>

0 commit comments

Comments
 (0)