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

Commit 7efa49d

Browse files
authored
Merge pull request #818 from microsoft/dependabot/maven/samples/03.welcome-user/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1 in /samples/03.welcome-user
2 parents 4c02a04 + 81ccc80 commit 7efa49d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/03.welcome-user/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)