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.
Version6.0.13compared with
Version Details
| 6.0.12 | 6.0.13 | |
|---|---|---|
| Release date | Sep 14, 2023 | Oct 12, 2023 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 6.0.12 | 6.0.13 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework » spring-core | 6.0.12 | 6.0.13 |
