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:
dependabot[bot] 2024-03-21 19:18:45 +00:00 committed by exceptionfactory
parent 99b49b631b
commit 2974d9c65e
No known key found for this signature in database
GPG Key ID: 29B6A52D2AAE8DBA
1 changed files with 1 additions and 1 deletions

View File

@ -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>