pvillard31 opened a new pull request, #10838: URL: https://github.com/apache/nifi/pull/10838
# Summary NIFI-15534 - Bump Jetty to 12.1.6, Jersey to 4.0.2, Azure BOM to 1.3.4, GCP BOM to 26.75.0, and others - Protobuf from 4.33.4 to 4.33.5 - https://github.com/protocolbuffers/protobuf/releases/tag/v33.5 - GCP SDK BOM from 26.74.0 to 26.75.0 - https://github.com/googleapis/java-cloud-bom/releases/tag/v26.75.0 - AWS SDK BOM from 2.41.15 to 2.41.19 - https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md - Azure SDK BOM from 1.3.3 to 1.3.4 - https://github.com/Azure/azure-sdk-for-java/releases/tag/com.azure%2Bazure-sdk-bom_1.3.4 - SNMP4J from 3.9.6 to 3.9.7 - https://www.snmp4j.org/CHANGES.txt - QuestDB from 9.3.1 to 9.3.2 - https://github.com/questdb/questdb/releases/tag/9.3.2 - MySQL Connector from 9.5.0 to 9.6.0 - https://dev.mysql.com/doc/relnotes/connector-j/en/news-9-6-0.html - FlywayDB from 11.20.3 to 12.0.0 - https://github.com/flyway/flyway/releases/tag/flyway-12.0.0 - Apache Commons Codec from 1.20.0 to 1.21.0 - https://commons.apache.org/proper/commons-codec/changes.html#a1.21.0 - Logback from 1.5.26 to 1.5.27 - https://github.com/qos-ch/logback/releases/tag/v_1.5.27 - Nimbus OAuth2 OIDC from 11.31.1 to 11.32 - https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions/src/master/CHANGELOG.txt - Jersey from 4.0.1 to 4.0.2 - https://github.com/eclipse-ee4j/jersey/releases/tag/4.0.2-RELEASE - Jetty from 12.1.5 to 12.1.6 - https://github.com/jetty/jetty.project/releases/tag/jetty-12.1.6 - Checkstyle from 13.0.0 to 13.1.0 - https://github.com/checkstyle/checkstyle/releases/tag/checkstyle-13.1.0 - PMD from 7.20.0 to 7.21.0 - https://github.com/pmd/pmd/releases/tag/pmd_releases%2F7.21.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]
