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

   # Summary
   
   [NIFI-14253](https://issues.apache.org/jira/browse/NIFI-14253) - Dependency 
housekeeping - AWS, Azure, GCP, Tika, Slack, FTP, Parquet, etc
   
   - spotbugs-maven-plugin from 4.8.5.0 to 4.8.6.6 - 
https://github.com/spotbugs/spotbugs-maven-plugin/releases
   - AMQP client from 5.24.0 to 5.25.0 - 
https://github.com/rabbitmq/rabbitmq-java-client/releases
   - AWS Kinesis client from 2.6.0 to 2.6.1 - 
https://github.com/awslabs/amazon-kinesis-client/releases
   - Kusto from 5.1.1 to 5.2.0 - 
https://github.com/Azure/azure-kusto-java/releases/tag/v5.2.0
   - Azure BOM from 1.2.30 to 1.2.31 - 
https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/boms/azure-sdk-bom/CHANGELOG.md
   - MSAL4J from 1.17.2 to 1.17.3 - 
https://github.com/AzureAD/microsoft-authentication-library-for-java/releases/tag/v1.17.3
   - Greenmail from 2.1.2 to 2.1.3 - 
https://github.com/greenmail-mail-test/greenmail/releases/tag/release-2.1.3
   - Google API Services Drive from v3-rev20241206-2.0.0 to 
v3-rev20250122-2.0.0 - 
https://github.com/googleapis/google-api-java-client-services/tree/main/clients/google-api-services-drive/v3
   - GCP BOM from 26.53.0 to 26.54.0 - 
https://github.com/googleapis/java-cloud-bom/releases/tag/v26.54.0
   - Janusgraph from 1.2.0-20241120-125614.80ef1d9 to 
1.2.0-20250206-164517.a71898b
   - Neo4J Driver from 5.27.0 to 5.28.1 - 
https://github.com/neo4j/neo4j-java-driver/releases/tag/5.28.1
   - Tika from 3.0.0 to 3.1.0 - 
https://github.com/apache/tika/blob/main/CHANGES.txt
   - Parquet Avro from 1.14.4 to 1.15.0 - 
https://github.com/apache/parquet-java/releases/tag/apache-parquet-1.15.0
   - Wire from 5.1.0 to 5.2.1 - 
https://github.com/square/wire/blob/master/CHANGELOG.md
   - Slack Bolt from 1.45.1 to 1.45.2 - 
https://github.com/slackapi/java-slack-sdk/releases/tag/v1.45.2
   - SNMP4J from 3.8.2 to 3.9.0 - https://www.snmp4j.org/CHANGES.txt
   - SNMP4J Agent from 3.8.1 to 3.8.2 - https://snmp4j.org/agent/CHANGES.txt
   - FTP Server from 1.2.0 to 1.2.1 - 
https://mina.apache.org/ftpserver-project/download_1_2.html
   - FlywayDB from 11.2.0 to 11.3.1 - https://github.com/flyway/flyway/releases
   - JLine from 3.28.0 to 3.29.0 - https://github.com/jline/jline3/releases
   - AWS SDK from 2.30.4 to 2.30.16 - 
https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md
   - GSON from 2.11.0 to 2.12.1 - https://github.com/google/gson/releases
   - Fabric8 k8s from 7.0.1 to 7.1.0 - 
https://github.com/fabric8io/kubernetes-client/blob/main/CHANGELOG.md
   - Kotlin from 2.1.0 to 2.1.10 - 
https://github.com/JetBrains/kotlin/releases/tag/v2.1.10
   - Apache Commons Codec from 1.17.2 to 1.18.0 - 
https://commons.apache.org/proper/commons-codec/changes.html#a1.18.0
   - Groovy from 4.0.24 to 4.0.25 - https://groovy-lang.org/changelogs.html
   - Caffeine from 3.1.8 to 3.2.0 - 
https://github.com/ben-manes/caffeine/releases/tag/v3.2.0
   - Hapi from 2.5.1 to 2.6.0 - 
https://github.com/hapifhir/hapi-hl7v2/releases/tag/v2.6.0
   
   # 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