Skip to content

Commit 8ca39e6

Browse files
authored
Merge pull request #193 from dhis2/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.0
build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.5.0
2 parents 7de2e78 + 09691b2 commit 8ca39e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<plugin>
1616
<groupId>org.apache.maven.plugins</groupId>
1717
<artifactId>maven-surefire-plugin</artifactId>
18-
<version>3.3.1</version>
18+
<version>3.5.0</version>
1919
<configuration>
2020
<trimStackTrace>false</trimStackTrace>
2121
</configuration>

0 commit comments

Comments
 (0)