Skip to content

Commit

Permalink
Merge pull request #180 from aliyun/dependabot/maven/arms-demo/mock-s…
Browse files Browse the repository at this point in the history
…erver/junit-junit-4.13.1

Bump junit:junit from 4.13 to 4.13.1 in /arms-demo/mock-server
  • Loading branch information
ralf0131 authored Dec 27, 2023
2 parents 594463f + 8c99ca5 commit 6c7f8ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arms-demo/mock-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13</version>
<version>4.13.1</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 6c7f8ba

Please sign in to comment.