Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit 1194234

Browse files
Bump junit from 4.12 to 4.13.1
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] <support@github.com>
1 parent 5b0e35a commit 1194234

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<!--Common-->
3737
<mongo.java.driver.version>3.2.2</mongo.java.driver.version>
3838
<commons.io.version>2.5</commons.io.version>
39-
<junit.version>4.12</junit.version>
39+
<junit.version>4.13.1</junit.version>
4040
<slf4j.version>1.7.5</slf4j.version>
4141
<!--excel-provider-->
4242
<apache.poi-ooxml.version>3.17</apache.poi-ooxml.version>

0 commit comments

Comments
 (0)