pvillard31 opened a new pull request, #10856: URL: https://github.com/apache/nifi/pull/10856
# Summary NIFI-15552 - Bump Apache Parent POM to v37, Elasticsearch to 9.3.0, Slack Bolt to 1.47.0, and others - Elasticsearch from 9.2.4 to 9.3.0 - https://github.com/elastic/elasticsearch-java/releases/tag/v9.3.0 - MongoDB Driver from 5.6.2 to 5.6.3 - https://github.com/mongodb/mongo-java-driver/releases/tag/r5.6.3 - Slack Bolt from 1.46.0 to 1.47.0 - https://github.com/slackapi/java-slack-sdk/releases/tag/v1.47.0 - gRPC from 1.78.0 to 1.79.0 - https://github.com/grpc/grpc-java/releases/tag/v1.79.0 - checker-qual from 3.53.0 to 3.53.1 - https://github.com/typetools/checker-framework/releases/tag/checker-framework-3.53.1 - Apache parent pom from 35 to 37 - https://github.com/apache/maven-apache-parent/releases/tag/apache-37 - AWS SDK BOM from 2.41.19 to 2.41.21 - https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md - Swagger Codegen Maven Plugin from 3.0.76 to 3.0.77 - https://github.com/swagger-api/swagger-codegen/tags - Download Maven Plugin from 2.0.0 to 2.1.0 - https://github.com/download-maven-plugin/download-maven-plugin/releases/tag/2.1.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 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]
