mirror of
https://github.com/apache/nifi.git
synced 2025-02-16 15:06:00 +00:00
Changed JUnit version from 4.11 to 4.12 as suggested
This commit is contained in:
parent
3e26ed8105
commit
c9d59fa819
@ -52,7 +52,7 @@
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
<artifactId>junit</artifactId>
|
||||
<version>4.11</version>
|
||||
<version>4.12</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
Loading…
x
Reference in New Issue
Block a user