Skip to content

Commit e573f77

Browse files
Merge pull request #42 from harshithasudhakar/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.4
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4
2 parents 07025b8 + c411783 commit e573f77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<plugin>
7474
<groupId>org.apache.maven.plugins</groupId>
7575
<artifactId>maven-surefire-plugin</artifactId>
76-
<version>3.5.3</version>
76+
<version>3.5.4</version>
7777
<configuration>
7878
<argLine>-Xmx512m</argLine>
7979
</configuration>

0 commit comments

Comments
 (0)