mirror of https://github.com/apache/nifi.git
NIFI-11572 Upgraded json-smart from 2.4.10 to 2.4.11
This closes #7276 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
0e8aa5b744
commit
d030428dc3
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.10</json.smart.version>
|
||||
<json.smart.version>2.4.11</json.smart.version>
|
||||
<nifi.groovy.version>3.0.17</nifi.groovy.version>
|
||||
<groovy.eclipse.batch.version>3.0.8-01</groovy.eclipse.batch.version>
|
||||
<surefire.version>3.0.0</surefire.version>
|
||||
|
|
Loading…
Reference in New Issue