Skip to content

Commit a1d58d4

Browse files
Bump junit from 4.11 to 4.13.1 in /processDemo
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md) - [Commits](junit-team/junit4@r4.11...r4.13.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 01a8c57 commit a1d58d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

processDemo/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>junit</groupId>
5353
<artifactId>junit</artifactId>
54-
<version>4.13</version>
54+
<version>4.13.1</version>
5555
<scope>test</scope>
5656
<exclusions>
5757
<exclusion>

0 commit comments

Comments
 (0)