exceptionfactory opened a new pull request, #9400: URL: https://github.com/apache/nifi/pull/9400
# Summary [NIFI-13881](https://issues.apache.org/jira/browse/NIFI-13881) Upgrades JUnit dependencies from 5.10.4 to [5.11.2](https://junit.org/junit5/docs/5.11.2/release-notes/#release-notes-5.11.2) along with current Maven Plugins. Upgrades include moving from Jagged 0.4.0 to [1.0.0](https://github.com/exceptionfactory/jagged/releases/tag/1.0.0) which does not contain any functional changes, but indicates a stable version. Version upgrades include the following: - Upgraded Apache Parent from 32 to 33 - Upgraded Surefire Plugin from 3.2.5 to 3.5.1 - Upgraded Mockito from 5.14.1 to 5.14.2 - Upgraded JUnit Platform from 1.10.4 to 1.11.2 - Upgraded Exec Maven Plugin from 3.2.0 o 3.4.1 - Upgraded Buildnumber Maven Plugin from 3.2.0 - Upgraded Maven Checkstyle Plugin from 3.3.1 to 3.5.0 - Upgraded Checkstyle from 10.16.0 to 10.18.2 - Upgraded Versions Maven Plugin from 2.16.2 to 2.17.1 - Upgraded Nexus Staging Plugin from 1.6.13 to 1.7.00 - Upgraded JAXB Maven Plugin from 2.2.0 to 2.2.1 - Upgraded Swagger Maven Plugin from 2.2.23 to 2.2.25 - Upgraded Swagger Codegen Plugin from 3.0.55 to 3.0.63 - Upgraded Maven JAR Plugin from 3.4.1 to 3.4.2 - Upgraded Dependency Check Plugin from 10.0.3 to 10.0.4 - Upgraded Jagged BOM from 0.4.0 to 1.0.0 # Tracking Please complete the following tracking steps prior to pull request creation. ### Issue Tracking - [X] [Apache NiFi Jira](https://issues.apache.org/jira/browse/NIFI) issue created ### Pull Request Tracking - [X] Pull Request title starts with Apache NiFi Jira issue number, such as `NIFI-00000` - [X] Pull Request commit message starts with Apache NiFi Jira issue number, as such `NIFI-00000` ### Pull Request Formatting - [X] Pull Request based on current revision of the `main` branch - [X] 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 - [X] Build completed using `mvn clean install -P contrib-check` - [X] JDK 21 ### 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]
