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

   # Summary
   
   NIFI-15099 - Bump Netty to 4.2.7.Final, Jetty to 12.1.2, Spring to 6.2.12, 
and others
   
   - OW2 ASM from 9.8 to 9.9 - https://asm.ow2.io/versions.html
   - Reactor core and test from 3.7.11 to 3.7.12 - 
https://github.com/reactor/reactor-core/releases/tag/v3.7.12
   - Debezium MySQL Binlog Connector from 0.40.2 to 0.40.3 - 
https://github.com/debezium/mysql-binlog-connector-java/releases/tag/v0.40.3
   - Couchbase from 3.9.1 to 3.9.2 - 
https://github.com/couchbase/couchbase-jvm-clients/releases/tag/3.9.2
   - Elasticsearch client from  9.1.4 to 9.1.5 - 
https://github.com/elastic/elasticsearch-java/releases/tag/v9.1.5
   - Greenmail from 2.1.6 to 2.1.7 - 
https://github.com/greenmail-mail-test/greenmail/releases/tag/release-2.1.7
   - Google Cloud BOM from 26.69.0 to 26.70.0 - 
https://github.com/googleapis/java-cloud-bom/releases/tag/v26.70.0
   - Hazelcast from 5.5.0 to 5.6.0 - 
https://github.com/hazelcast/hazelcast/releases/tag/v5.6.0
   - MongoDB Driver from 5.6.0 to 5.6.1 - 
https://github.com/mongodb/mongo-java-driver/releases/tag/r5.6.1
   - HiveMQ MQTT client from 1.3.9 to 1.3.10 - 
https://github.com/hivemq/hivemq-mqtt-client/releases/tag/1.3.10
   - Protobuf from 4.32.1 to 4.33.0 - 
https://github.com/protocolbuffers/protobuf/releases/tag/v33.0
   - Jedis from 6.2.0 to 7.0.0 - 
https://github.com/redis/jedis/releases/tag/v7.0.0
   - Camel Salesforce from 4.14.1 to 4.15.0 - 
https://github.com/apache/camel/releases/tag/camel-4.15.0
   - Datafaker from 2.5.1 to 2.5.2 - 
https://github.com/datafaker-net/datafaker/releases/tag/2.5.2
   - FastCSV from 4.0.0 to 4.1.0 - 
https://github.com/osiegmar/FastCSV/blob/main/CHANGELOG.md
   - Apache Lucene from 10.3.0 to 10.3.1 - 
https://github.com/apache/lucene/releases/tag/releases%2Flucene%2F10.3.1
   - FlywayDB from 11.13.2 to 11.14.1 - 
https://github.com/flyway/flyway/releases/tag/flyway-11.14.1
   - JGit from 7.3.0.202506031305-r to 7.4.0.202509020913-r - 
https://github.com/eclipse-jgit/jgit/releases/tag/v7.4.0.202509020913-r
   - AWS SDK v2 from 2.35.0 to 2.35.8 - 
https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md
   - Apache Avro from 1.12.0 to 1.12.1 - 
https://github.com/apache/avro/releases/tag/release-1.12.1
   - Netty from 4.2.6.Final to 4.2.7.Final - 
https://github.com/netty/netty/releases/tag/netty-4.2.7.Final
   - OkHTTP from 5.1.0 to 5.2.1 - 
https://square.github.io/okhttp/changelogs/changelog/#version-521
   - Okio from 3.16.0 to 3.16.2 - 
https://github.com/square/okio/releases/tag/3.16.2
   - Nimbus OAuth2 OIDC from 11.29.2 to 11.30 - 
https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions/src/master/CHANGELOG.txt
   - Jetty from 12.1.1 to 12.1.2 - 
https://github.com/jetty/jetty.project/releases/tag/jetty-12.1.2
   - Spring from 6.2.11 to 6.2.12 - 
https://github.com/spring-projects/spring-framework/releases/tag/v6.2.12
   - Swagger from 2.2.38 to 2.2.39 - 
https://github.com/swagger-api/swagger-core/releases/tag/v2.2.39
   - Checkstyle from 11.1.0 to 12.0.1 - 
https://github.com/checkstyle/checkstyle/releases/tag/checkstyle-12.0.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 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