Skip to content

Commit 384b45c

Browse files
authored
Merge pull request #18 from codehaus-plexus/dependabot/maven/junit-junit-4.13
Bump junit from 4.12 to 4.13
2 parents 680d0ff + 104a21f commit 384b45c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ limitations under the License.
338338
<dependency>
339339
<groupId>junit</groupId>
340340
<artifactId>junit</artifactId>
341-
<version>4.12</version>
341+
<version>4.13</version>
342342
<scope>test</scope>
343343
</dependency>
344344
</dependencies>

0 commit comments

Comments
 (0)