mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 15:06:50 +00:00
Merge pull request #1735 from OpenBankProject/dependabot/maven/obp-api/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1 in /obp-api
This commit is contained in:
commit
d5469103c4
@ -133,7 +133,7 @@
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
<artifactId>junit</artifactId>
|
||||
<version>4.12</version>
|
||||
<version>4.13.1</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user