From commits-return-44835-archive-asf-public=cust-asf.ponee.io@nifi.apache.org Fri Jun 25 18:00:50 2021 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-he-de.apache.org (mxout1-he-de.apache.org [95.216.194.37]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id D7B71180181 for ; Fri, 25 Jun 2021 20:00:50 +0200 (CEST) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-he-de.apache.org (ASF Mail Server at mxout1-he-de.apache.org) with SMTP id 03EFF60BF3 for ; Fri, 25 Jun 2021 18:00:49 +0000 (UTC) Received: (qmail 31170 invoked by uid 500); 25 Jun 2021 18:00:49 -0000 Mailing-List: contact commits-help@nifi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nifi.apache.org Delivered-To: mailing list commits@nifi.apache.org Received: (qmail 31158 invoked by uid 99); 25 Jun 2021 18:00:49 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Jun 2021 18:00:49 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 3A0FC82294; Fri, 25 Jun 2021 18:00:49 +0000 (UTC) Date: Fri, 25 Jun 2021 18:00:48 +0000 To: "commits@nifi.apache.org" Subject: [nifi] branch main updated (786f171 -> f11c99f) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <162464404819.31646.10161038461779277032@gitbox.apache.org> From: mattyb149@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: nifi X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Oldrev: 786f17182b11cfd5ea28678853a4d401a51c6aff X-Git-Newrev: f11c99f9ec2ed71d7ac017bd198d6bcd8248eb25 X-Git-NotificationType: ref_changed X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git. from 786f171 NIFI-8630 Upgraded javax.mail 1.4.7 to jakarta.mail 2.0.1 for PutEmail add f11c99f NIFI-8475: Fixed EL query parser when input contains multiple escaped expressions No new revisions were added by this update. Summary of changes: .../org/apache/nifi/attribute/expression/language/Query.java | 1 + .../apache/nifi/attribute/expression/language/TestQuery.java | 12 ++++++++++++ 2 files changed, 13 insertions(+)