Spring Test supports the unit testing and integration testing of Spring components with JUnit or TestNG. It provides consistent loading and caching of Spring ApplicationContexts and provides mock objects that you can use to test your code in isolation.
Version5.3.15compared with
Version Details
| 5.3.14 | 5.3.15 | |
|---|---|---|
| Release date | Dec 16, 2021 | Jan 13, 2022 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 5.3.14 | 5.3.15 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework » spring-core | 5.3.14 | 5.3.15 |
