You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2022/10/07 17:07:33 UTC

[GitHub] [nifi] mattyb149 commented on a diff in pull request #4797: NIFI-8111: Add JSLTTransformJSON processor

mattyb149 commented on code in PR #4797:
URL: https://github.com/apache/nifi/pull/4797#discussion_r990320485


##########
nifi-assembly/pom.xml:
##########
@@ -862,6 +862,12 @@ language governing permissions and limitations under the License. -->
             <version>1.18.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
+        <dependency>
+            <groupId>org.apache.nifi</groupId>
+            <artifactId>nifi-jslt-nar</artifactId>
+            <version>1.16.0-SNAPSHOT</version>

Review Comment:
   Will update to 1.19.0-SNAPSHOT



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@nifi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org