Skip to content

Commit dbc5a19

Browse files
Bump org.apache.maven.surefire:surefire-junit47 from 3.2.5 to 3.3.1 (#584)
Bumps org.apache.maven.surefire:surefire-junit47 from 3.2.5 to 3.3.1. --- updated-dependencies: - dependency-name: org.apache.maven.surefire:surefire-junit47 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 43e831e commit dbc5a19

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
@@ -185,7 +185,7 @@
185185
<dependency>
186186
<groupId>org.apache.maven.surefire</groupId>
187187
<artifactId>surefire-junit47</artifactId>
188-
<version>3.2.5</version>
188+
<version>3.3.1</version>
189189
</dependency>
190190
</dependencies>
191191
<configuration>

0 commit comments

Comments
 (0)