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:
Pierre Villard 2023-05-19 20:59:09 +02:00 committed by exceptionfactory
parent 0e8aa5b744
commit d030428dc3
No known key found for this signature in database
GPG Key ID: 29B6A52D2AAE8DBA
1 changed files with 1 additions and 1 deletions

View File

@ -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>