Skip to content

Commit bedb39f

Browse files
authored
Merge pull request #162 from ljacqu/dependabot/maven/dependencies/org.apache.maven.plugins-maven-surefire-plugin-3.5.3
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3
2 parents 260a527 + 0729bc3 commit bedb39f

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
@@ -141,7 +141,7 @@
141141
<plugin>
142142
<groupId>org.apache.maven.plugins</groupId>
143143
<artifactId>maven-surefire-plugin</artifactId>
144-
<version>3.5.2</version>
144+
<version>3.5.3</version>
145145
</plugin>
146146
<plugin>
147147
<groupId>org.jacoco</groupId>

0 commit comments

Comments
 (0)