Skip to content

Commit 8c99ca5

Browse files
Bump junit:junit from 4.13 to 4.13.1 in /arms-demo/mock-server
Bumps [junit:junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](junit-team/junit4@r4.13...r4.13.1) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6fc1f3a commit 8c99ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: arms-demo/mock-server/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>junit</groupId>
7272
<artifactId>junit</artifactId>
73-
<version>4.13</version>
73+
<version>4.13.1</version>
7474
<scope>test</scope>
7575
</dependency>
7676

0 commit comments

Comments
 (0)