pvillard31 opened a new pull request, #10759: URL: https://github.com/apache/nifi/pull/10759
# Summary NIFI-15456 - Bump Snowflake Ingest SDK to 4.4.1-unshaded, Protobuf to 4.33.3, icu4j to 78.2, and others - Protobuf from 4.33.2 to 4.33.3 - https://github.com/protocolbuffers/protobuf/releases/tag/v33.3 - Camel Salesforce from 4.16.0 to 4.17.0 - https://github.com/apache/camel/releases/tag/camel-4.17.0 - Snowflake Ingest SDK from 4.4.0-unshaded to 4.4.1-unshaded - https://docs.snowflake.com/en/release-notes/clients-drivers/ingest-java-sdk - Error Prone Annotations from 2.45.0 to 2.46.0 - https://github.com/google/error-prone/releases/tag/v2.46.0 - QuestDB from 9.2.3 to 9.3.0 - https://github.com/questdb/questdb/releases/tag/9.3.0 - icu4j from 78.1 to 78.2 - https://github.com/unicode-org/icu/releases/tag/release-78.2 - FlywayDB from 11.20.0 to 11.20.1 - https://github.com/flyway/flyway/releases/tag/flyway-11.20.1 - AWS SDK BOM from 2.41.3 to 2.41.5 - https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md - Nimbus Jose JWT from 10.6 to 10.7 - https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt - Nimbus OAuth2 OIDC from 11.31 to 11.31.1 - https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions/src/master/CHANGELOG.txt Note - There is a new version available for fabric8 kubernetes client (7.5.0) but it seems to me there is something wrong with their BOM so I filed an issue in their repo to see what's going on. # 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]
