Merge pull request #2491 from codelibs/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.13 to 4.13.1
This commit is contained in:
commit
d89df0673b
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -70,7 +70,7 @@
|
|||
|
||||
<!-- Testing -->
|
||||
<utflute.version>0.9.1</utflute.version>
|
||||
<junit.version>4.13</junit.version>
|
||||
<junit.version>4.13.1</junit.version>
|
||||
<junit.jupiter.version>5.6.0</junit.jupiter.version>
|
||||
<junit.vintage.version>5.6.0</junit.vintage.version>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue