Skip to content

Commit 438d9b4

Browse files
Bump org.apache.maven.plugins:maven-surefire-plugin (#392)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 35edba3 commit 438d9b4

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
@@ -105,7 +105,7 @@
105105
<!-- JUnit 5 requires Surefire version 2.22.0 or higher -->
106106
<plugin>
107107
<artifactId>maven-surefire-plugin</artifactId>
108-
<version>2.22.0</version>
108+
<version>3.5.3</version>
109109
</plugin>
110110
<plugin>
111111
<artifactId>maven-compiler-plugin</artifactId>

0 commit comments

Comments
 (0)