This is an automated email from the ASF dual-hosted git repository.

joewitt pushed a change to branch support/nifi-1.16
in repository https://gitbox.apache.org/repos/asf/nifi.git


    from 74e97c51c7 NIFI-9868
     new 118b205e8a NIFI-9869 Upgraded Apache POI from 5.0.0 to 5.2.2
     new 404a5fa0ba NIFI-9872 Upgraded azure-sdk-bom to 1.2.0 for Sensitive 
Properties
     new 5a6d93851a NIFI-9831: XML schema inference fix for XML elements with 
attributes
     new 13b67ec6b1 NIFI-9870 Upgraded Jetty from 9.4.45 to 9.4.46
     new 772023a799 NIFI-9873 Upgraded Kotlin to 1.6.20
     new bec94ef4d8 NIFI-7253 Upgraded Jackson to 2.13.2 using jackson-bom

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../nifi-property-protection-azure/pom.xml         | 39 ++++---------
 .../nifi-email-processors/pom.xml                  |  3 +-
 .../persistence/TemplateDeserializerTest.groovy    | 66 ----------------------
 .../persistence/TestTemplateDeserializer.java}     | 27 ++++-----
 nifi-nar-bundles/nifi-media-bundle/pom.xml         | 19 +++++++
 .../nifi-poi-bundle/nifi-poi-processors/pom.xml    |  2 +-
 .../nifi-snmp-bundle/nifi-snmp-processors/pom.xml  |  2 -
 .../apache/nifi/xml/inference/XmlRecordSource.java |  7 ---
 .../org/apache/nifi/xml/TestInferXmlSchema.java    |  8 +++
 pom.xml                                            | 19 ++++++-
 10 files changed, 70 insertions(+), 122 deletions(-)
 delete mode 100644 
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/src/test/groovy/org/apache/nifi/persistence/TemplateDeserializerTest.groovy
 copy 
nifi-nar-bundles/{nifi-beats-bundle/nifi-beats-processors/src/test/java/org/apache/nifi/processors/beats/frame/TestBeatsFrame.java
 => 
nifi-framework-bundle/nifi-framework/nifi-framework-core/src/test/java/org/apache/nifi/persistence/TestTemplateDeserializer.java}
 (60%)

Reply via email to