mirror of
https://github.com/apache/nifi.git
synced 2025-03-02 15:39:12 +00:00
NIFI-12345 Upgraded Commons DBCP from 2.10.0 to 2.11.0
This closes #8006 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
4f4e99085d
commit
4a4eb2c109
@ -24,7 +24,7 @@
|
||||
<artifactId>nifi-nar-bundles</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<properties>
|
||||
<commons.dbcp2.version>2.10.0</commons.dbcp2.version>
|
||||
<commons.dbcp2.version>2.11.0</commons.dbcp2.version>
|
||||
</properties>
|
||||
<modules>
|
||||
<module>nifi-framework-bundle</module>
|
||||
|
Loading…
x
Reference in New Issue
Block a user