Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit 4a5acef

Browse files
authored
Merge pull request #820 from microsoft/dependabot/maven/samples/16.proactive-messages/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1 in /samples/16.proactive-messages
2 parents b841338 + bedbfc3 commit 4a5acef

File tree

1 file changed

+1
-1
lines changed
  • samples/16.proactive-messages

1 file changed

+1
-1
lines changed

samples/16.proactive-messages/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>junit</groupId>
5959
<artifactId>junit</artifactId>
60-
<version>4.12</version>
60+
<version>4.13.1</version>
6161
<scope>test</scope>
6262
</dependency>
6363

0 commit comments

Comments
 (0)