Skip to content

Commit 26ec347

Browse files
Merge pull request #22 from codehaus-plexus/dependabot/maven/junit-junit-4.13.1
2 parents efc6020 + 5a6a514 commit 26ec347

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.13</version>
341+
<version>4.13.1</version>
342342
<scope>test</scope>
343343
</dependency>
344344
</dependencies>

0 commit comments

Comments
 (0)