Lab: Fixing tests and housekeeping ‐ 4: React to this change in the upgrade notes - shinyay/spring-boot-2-7-to-3-1-upgrade GitHub Wiki

4: React to this change in the upgrade notes Let's delete the explicit override and update our notes.

Delete the version override to assertj.

Go ahead, delete the version override!

assertj-core org.assertj assertj-core test Update our notes.

Let's add a new section for the upgrade to the upgrade-notes.md file:

Test Dependency Housekeeping

  • Remove explicit version of assertj-core There's nothing more to do here! ... or is there?

As stated previously, the Spring Maintainers endeavor to manage these commonly used third-party libraries for you, that includes managing the whole dependency and not just its version.

Let's repeat what we just did, but for the dependency, not just it's version.

⚠️ **GitHub.com Fallback** ⚠️