Skip to content

Commit

Permalink
chore(deps): update dependency junit:junit to v4.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2023
1 parent 11530b6 commit 70e5d8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion extension-all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
<additionalDependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<version>4.13.2</version>
</additionalDependency>
</additionalDependencies>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion extension-run/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
<additionalDependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<version>4.13.2</version>
</additionalDependency>
</additionalDependencies>
</configuration>
Expand Down

0 comments on commit 70e5d8a

Please sign in to comment.