mirror of https://github.com/apache/nifi.git
NIFI-12931 Upgraded Commons Configuration from 2.9.0 to 2.10.1
This closes #8541 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
99b49b631b
commit
2974d9c65e
|
@ -51,7 +51,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-configuration2</artifactId>
|
||||
<version>2.9.0</version>
|
||||
<version>2.10.1</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>commons-logging</groupId>
|
||||
|
|
Loading…
Reference in New Issue