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

   # Summary
   
   NIFI-16007 - Bump Spring to 7.0.8, OkHTTP to 5.4.0, Jackson to 2.22.0, and 
others
   
   - Amazon Kinesis Client from 2.7.2 to 2.7.3 - 
https://github.com/awslabs/amazon-kinesis-client/releases/tag/v2.7.3
   - MySQL Binlog Connector from 0.40.7 to 0.41.0 - 
https://github.com/debezium/mysql-binlog-connector-java/tags
   - SNMP4J from 3.10.0 to 3.11.0 - https://snmp4j.org/CHANGES.txt
   - FlywayDB from 12.7.0 to 12.8.1 - 
https://github.com/flyway/flyway/releases/tag/flyway-12.8.1
   - AWS SDK BOM from 2.46.1 to 2.46.6 - 
https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md
   - Jackson 2.x from 2.21.4 to 2.22.0 - 
https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.22
   - Jackson 3.x from 3.1.4 to 3.2.0 - 
https://github.com/FasterXML/jackson/wiki/Jackson-Release-3.2
   - Kotlin from 2.3.21 to 2.4.0 - 
https://github.com/JetBrains/kotlin/releases/tag/v2.4.0
   - JaCoCo from 0.8.14 to 0.8.15 - 
https://github.com/jacoco/jacoco/releases/tag/v0.8.15
   - OkHTTP from 5.3.2 to 5.4.0 - 
https://square.github.io/okhttp/changelogs/changelog/#version-540
   - Snowflake JDBC from 4.2.0 to 4.3.0 - 
https://docs.snowflake.com/en/release-notes/clients-drivers/jdbc-2026#version-430-jun-09-2026
   - Reactor Netty HTTP from 1.3.5 to 1.3.6 - 
https://github.com/reactor/reactor-netty/releases/tag/v1.3.6
   - Eclipse ECJ from 3.45.0 to 3.46.0 - 
https://github.com/eclipse-jdt/eclipse.jdt.core
   - Spring Framework from 7.0.7 to 7.0.8 - 
https://github.com/spring-projects/spring-framework/releases/tag/v7.0.8
   - Spring LDAP from 4.0.3 to 4.1.0 - 
https://github.com/spring-projects/spring-ldap/releases/tag/4.1.0
   - Spring Retry from 2.0.12 to 2.0.13 - 
https://github.com/spring-projects/spring-retry/releases/tag/v2.0.13
   - Reactor from 3.8.5 to 3.8.6 - 
https://github.com/reactor/reactor-core/releases/tag/v3.8.6
   - Woodstox from 7.2.0 to 7.2.1 - 
https://github.com/FasterXML/woodstox/releases/tag/woodstox-core-7.2.1
   
   # 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 contains [commits 
signed](https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits)
 with a registered key indicating `Verified` status
   
   ### 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 `./mvnw clean install -P contrib-check`
     - [ ] JDK 21
     - [ ] JDK 25
   
   ### 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