Skip to content

Commit 461d2c2

Browse files
Bump junit from 4.12 to 4.13.1 in /plugins/de.cognicrypt.staticanalyzer
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](junit-team/junit4@r4.12...r4.13.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2e3d612 commit 461d2c2

File tree

1 file changed

+2
-2
lines changed
  • plugins/de.cognicrypt.staticanalyzer

1 file changed

+2
-2
lines changed

plugins/de.cognicrypt.staticanalyzer/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>junit</groupId>
3939
<artifactId>junit</artifactId>
40-
<version>4.12</version>
40+
<version>4.13.1</version>
4141
</dependency>
4242
</dependencies>
4343
</plugin>
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>junit</groupId>
5252
<artifactId>junit</artifactId>
53-
<version>4.12</version>
53+
<version>4.13.1</version>
5454
</dependency>
5555
</dependencies>
5656
<executions>

0 commit comments

Comments
 (0)