nifi
nifi copied to clipboard
NIFI-13517 update dependencies including Jetty 12.0.11
com.amazonaws 1.12.755 1.12.756 software.amazon.awssdk 2.26.14 2.26.15 azure-sdk-bom 1.2.24 1.2.25 org.eclipse.jetty 12.0.10 12.0.11 org.elasticsearch.client 8.14.1 8.14.2 org.kohsuke 1.322 1.323 com.mysql mysql-connector-j 8.4.0 9.0.0 com.microsoft.azure.kusto 5.0.5 5.1.0 net.datafaker 2.2.2 2.3.0 com.nimbusds nimbus-jose-jwt 9.37.3 9.40 com.nimbusds oauth2-oidc-sdk 11.10.1 11.13
Summary
Tracking
Please complete the following tracking steps prior to pull request creation.
Issue Tracking
- [ ] Apache NiFi Jira 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
mainbranch - [ ] 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 according to the License Policy
- [ ] New dependencies are documented in applicable
LICENSEandNOTICEfiles
Documentation
- [ ] Documentation formatting appears as expected in rendered files