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

   # Summary
   
   [NIFI-12276](https://issues.apache.org/jira/browse/NIFI-12276) Addresses a 
number of OWASP Dependency Check findings. This pull request targets the 
version 1 support branch, applying the same basic set of changes already 
applied to the main branch. Dependency updates and changes include the 
following:
   
   - Upgraded Janino Commons Compiler from 3.1.9 to 3.1.10
   - Upgraded Azure SDK BOM from 1.2.16 to 1.2.17
   - Upgraded GCP SDK BOM from 26.17.0 to 26.25.0
   - Upgraded AWS SDK from 1.12.550 to 1.12.573
   - Upgraded Hazelcast from 5.3.2 to 5.3.5
   - Upgraded Jersey from 2.39.12 to 2.41
   - Upgraded Camel Salesforce from 3.14.5 to 3.14.9
   - Unified ZooKeeper versioning on 3.9.1
   - Applied Groovy 2.4.21 to Hive 3 and Iceberg components
   - Applied gRPC version 1.59.0 to Asana components
   - Applied Jettison 1.5.4 to Atlas and Hive 3 components
   - Managed JUnit 4 version to 4.13.2 for MockWebServer
   - Excluded HBase libraries from Hive 3 following Iceberg approach
   - Excluded Htrace from HBase components
   - Upgraded OWASP Dependency Check from 8.4.0 to 8.4.2
   - Removed non-applicable dependency check suppressions
   - Added dependency check suppressions for non-applicable findings
   
   # Tracking
   
   Please complete the following tracking steps prior to pull request creation.
   
   ### Issue Tracking
   
   - [X] [Apache NiFi Jira](https://issues.apache.org/jira/browse/NIFI) issue 
created
   
   ### Pull Request Tracking
   
   - [X] Pull Request title starts with Apache NiFi Jira issue number, such as 
`NIFI-00000`
   - [X] Pull Request commit message starts with Apache NiFi Jira issue number, 
as such `NIFI-00000`
   
   ### Pull Request Formatting
   
   - [X] Pull Request based on current revision of the `main` branch
   - [X] 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
   
   - [X] 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