mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 18:48:51 +00:00
NIFI-12039 Upgraded Apache Commons DBCP from 2.9.0 to 2.10.0
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com> This closes #7679.
This commit is contained in:
parent
b468d4f5af
commit
b5bfd258f7
@ -23,7 +23,7 @@
|
||||
<artifactId>nifi-nar-bundles</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<properties>
|
||||
<commons.dbcp2.version>2.9.0</commons.dbcp2.version>
|
||||
<commons.dbcp2.version>2.10.0</commons.dbcp2.version>
|
||||
</properties>
|
||||
<modules>
|
||||
<module>nifi-framework-bundle</module>
|
||||
|
Loading…
x
Reference in New Issue
Block a user