pvillard31 opened a new pull request, #9978:
URL: https://github.com/apache/nifi/pull/9978

   # Summary
   
   [NIFI-14617](https://issues.apache.org/jira/browse/NIFI-14617) - Bump Tika 
to 3.2.0, beanutils to 1.11.0, GCP BOM to 26.61.0 and others
   
   - Protobuf from 3.25.7 to 3.25.8 - 
https://github.com/protocolbuffers/protobuf/releases/tag/v25.8
   - Calcite from 1.39.0 to 1.40.0 - 
https://calcite.apache.org/docs/history.html#v1-40-0
   - io.dropwizard.metrics metrics-jvm & metrics-core from 4.2.30 to 4.2.32 - 
https://github.com/dropwizard/metrics/releases/tag/v4.2.32
   - apache-jsp & apache-el from 10.1.31 to 10.1.41 - 
https://github.com/jetty-project/jasper-jsp/tree/jasper-jsp-10.1.41
   - commons-beanutils from 1.10.1 to 1.11.0 - 
https://commons.apache.org/proper/commons-beanutils/changes.html#a1.11.0
   - maxmind-db from 3.1.1 to 3.2.0 - 
https://github.com/maxmind/MaxMind-DB-Reader-java/releases/tag/v3.2.0
   - geoip2 from 4.3.0 to 4.3.1 - 
https://github.com/maxmind/GeoIP2-java/releases/tag/v4.3.1
   - GCP BOM from 26.60.0 to 26.61.0 - 
https://github.com/googleapis/java-cloud-bom/releases/tag/v26.61.0
   - Tika from 3.1.0 to 3.2.0 - https://github.com/apache/tika
   - jackson-datatype-protobuf from 0.9.17 to 0.9.18 - 
https://github.com/HubSpot/jackson-datatype-protobuf/releases/tag/jackson-datatype-protobuf-0.9.18
   - excel-streaming-reader from 5.0.4 to 5.1.0 - 
https://github.com/pjfanning/excel-streaming-reader/releases/tag/v5.1.0
   - json-schema-validator from 1.5.6 to 1.5.7 - 
https://github.com/networknt/json-schema-validator/blob/master/CHANGELOG.md#157--2025-05-23
   - postgresql from 42.7.5 to 42.7.6 - 
https://jdbc.postgresql.org/changelogs/2025-05-28-42/
   - xmlunit from 2.10.1 to 2.10.2 - 
https://github.com/xmlunit/xmlunit/releases/tag/v2.10.2
   - questdb from 8.3.1 to 8.3.2 - 
https://github.com/questdb/questdb/releases/tag/8.3.2
   - jline from 3.30.3 to 3.30.4 - 
https://github.com/jline/jline3/releases/tag/jline-3.30.4
   - AWS SDK v2 from 2.31.48 to 2.31.52 - 
https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md
   - okio from 3.11.0 to 3.12.0 - 
https://github.com/square/okio/blob/master/CHANGELOG.md#version-3120
   - groovy from 4.0.26 to 4.0.27 - 
https://groovy-lang.org/changelogs/changelog-4.0.27.html
   
   # Tracking
   
   Please complete the following tracking steps prior to pull request creation.
   
   ### Issue Tracking
   
   - [ ] [Apache NiFi Jira](https://issues.apache.org/jira/browse/NIFI) issue 
created
   
   ### Pull Request Tracking
   
   - [ ] Pull Request title starts with Apache NiFi Jira issue number, such as 
`NIFI-00000`
   - [ ] Pull Request commit message starts with Apache NiFi Jira issue number, 
as such `NIFI-00000`
   
   ### Pull Request Formatting
   
   - [ ] Pull Request based on current revision of the `main` branch
   - [ ] Pull Request refers to a feature branch with one commit containing 
changes
   
   # Verification
   
   Please indicate the verification steps performed prior to pull request 
creation.
   
   ### Build
   
   - [ ] Build completed using `mvn clean install -P contrib-check`
     - [ ] JDK 21
   
   ### Licensing
   
   - [ ] New dependencies are compatible with the [Apache License 
2.0](https://apache.org/licenses/LICENSE-2.0) according to the [License 
Policy](https://www.apache.org/legal/resolved.html)
   - [ ] New dependencies are documented in applicable `LICENSE` and `NOTICE` 
files
   
   ### Documentation
   
   - [ ] Documentation formatting appears as expected in rendered files
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to