dependency-check-plugin
dependency-check-plugin copied to clipboard
Bump org.assertj:assertj-core from 3.24.2 to 3.25.3
Bumps org.assertj:assertj-core from 3.24.2 to 3.25.3.
Release notes
Sourced from org.assertj:assertj-core's releases.
v.3.25.3
:bug: Bug Fixes
- Lock
maven-clean-pluginversion for all modulesCore
- Fix a performance regression in the recursive comparison related to
FieldLocation#3350- Don't fail when the recursive comparison checks compared fields in collection elements #3349 (proper fix: #3354)
:hammer: Dependency Upgrades
- Upgrade to Flatten Maven Plugin 1.6.0 #3335
- Upgrade to Groovy 4.0.18 #3347
- Upgrade to Hibernate Core 6.4.2.Final #3338
- Upgrade to Maven Surefire Report Plugin 3.2.5 #3330
- Upgrade to PITest Maven 1.15.6 #3348
- Upgrade to SpotBugs Maven Plugin 4.8.3.0 #3336
- Upgrade to advanced-security/maven-dependency-submission-action to 4 #3346
:heart: Contributors
Thanks to all the contributors who worked on this release:
v3.25.2
:bug: Bug Fixes
- Fix unresolvable Javadoc stylesheet URLs, simplify configuration #3324
Core
- Fix missing configuration for
MatcherAssertsoft assertions- Make deprecation notice visible in
AbstractAssert#asList#3327- Recursive comparison uses
equalson root object whenuseOverriddenEqualsis enabled #3320satisfiesExactlyInAnyOrderfails ifactualoverridesequals#3339- Avoid calling
actual.hashCode()andexpected.hashCode()inDualValue#3340- Recursive comparison checks for existence of fields in types that parameterize nested unordered iterables #3332
:hammer: Dependency Upgrades
- Upgrade to EqualsVerifier 3.15.6 #3329
- Upgrade to Maven Surefire Plugin 3.2.5 #3328
- Upgrade to Spotless Maven Plugin 2.43.0 #3345
:heart: Contributors
Thanks to all the contributors who worked on this release:
... (truncated)
Commits
cd72df8[maven-release-plugin] prepare release assertj-build-3.25.3c9b3177fix: missing licenseae62acaIgnore containers when checking compared fields existence in the recursive co...bad16efchore(deps-dev): bump org.hibernate.orm:hibernate-core from 6.4.2.Final to 6....c794057Fix a performance regression in the recursive comparison related to FieldLoca...9ecb7f4Lockmaven-clean-pluginversion for all modulesd42d40cchore(deps): bump org.pitest:pitest-maven from 1.15.3 to 1.15.6 (#3348)5b32492chore(deps): bump org.apache.maven.plugins:maven-surefire-report-plugin from ...e27cc02chore(deps): bump org.codehaus.mojo:flatten-maven-plugin from 1.5.0 to 1.6.0 ...9771091chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.2.0 to 4...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)