mirror of https://github.com/apache/nifi.git
NIFI-11454 Upgraded commons-jexl3 from 3.2.1 to 3.3
This closes #7252 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
bfe4110b56
commit
607b53504b
|
@ -59,7 +59,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-jexl3</artifactId>
|
||||
<version>3.2.1</version>
|
||||
<version>3.3</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>commons-logging</groupId>
|
||||
|
|
Loading…
Reference in New Issue