mirror of https://github.com/apache/nifi.git
NIFI-11300 Upgraded json-smart from 2.4.8 to 2.4.10
This closes #7055 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
76244b18bc
commit
d563f522d4
2
pom.xml
2
pom.xml
|
@ -126,7 +126,7 @@
|
|||
<jaxb.runtime.version>2.3.5</jaxb.runtime.version>
|
||||
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
|
||||
<jakarta.xml.bind-api.version>2.3.3</jakarta.xml.bind-api.version>
|
||||
<json.smart.version>2.4.8</json.smart.version>
|
||||
<json.smart.version>2.4.10</json.smart.version>
|
||||
<nifi.groovy.version>3.0.14</nifi.groovy.version>
|
||||
<groovy.eclipse.batch.version>3.0.8-01</groovy.eclipse.batch.version>
|
||||
<surefire.version>3.0.0-M8</surefire.version>
|
||||
|
|
Loading…
Reference in New Issue