Skip to content

Commit

Permalink
Bump junit from 4.12 to 4.13.1 in /plugins/de.cognicrypt.core
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 19, 2022
1 parent e379ff1 commit 6f014e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/de.cognicrypt.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<version>4.13.1</version>
</dependency>
</dependencies>
</plugin>
Expand All @@ -141,7 +141,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<version>4.13.1</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit 6f014e5

Please sign in to comment.