mirror of
https://github.com/apache/nifi.git
synced 2025-02-06 01:58:32 +00:00
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>
|
<dependency>
|
||||||
<groupId>org.apache.commons</groupId>
|
<groupId>org.apache.commons</groupId>
|
||||||
<artifactId>commons-jexl3</artifactId>
|
<artifactId>commons-jexl3</artifactId>
|
||||||
<version>3.2.1</version>
|
<version>3.3</version>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
<groupId>commons-logging</groupId>
|
<groupId>commons-logging</groupId>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user