Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring Beans and adds support for internationalization, event propagation, resource loading, and the transparent creation of contexts.
Version5.1.0.RELEASEcompared with
Version Details
| 5.0.20.RELEASE | 5.1.0.RELEASE | |
|---|---|---|
| Release date | Dec 09, 2020 | Sep 21, 2018 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (14)
| 5.0.20.RELEASE | 5.1.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.codehaus.groovy » groovy | - | 2.5.2 |
| ~ Updated | javax.interceptor » javax.interceptor-api | 1.2.1 | 1.2.2 |
| ~ Updated | javax.money » money-api | 1.0.1 | 1.0.3 |
| ~ Updated | joda-time » joda-time | 2.9.9 | 2.10 |
| ~ Updated | org.aspectj » aspectjweaver | 1.8.14 | 1.9.1 |
| ~ Updated | org.hibernate » hibernate-validator | 5.4.3.Final | 5.4.2.Final |
| ~ Updated | org.jetbrains.kotlin » kotlin-reflect | 1.2.71 | 1.2.70 |
| ~ Updated | org.jetbrains.kotlin » kotlin-stdlib | 1.2.71 | 1.2.70 |
| ~ Updated | org.springframework » spring-aop | 5.0.20.RELEASE | 5.1.0.RELEASE |
| ~ Updated | org.springframework » spring-beans | 5.0.20.RELEASE | 5.1.0.RELEASE |
| ~ Updated | org.springframework » spring-core | 5.0.20.RELEASE | 5.1.0.RELEASE |
| ~ Updated | org.springframework » spring-expression | 5.0.20.RELEASE | 5.1.0.RELEASE |
| ~ Updated | org.springframework » spring-instrument | 5.0.20.RELEASE | 5.1.0.RELEASE |
| - Removed | org.codehaus.groovy » groovy-all | 2.4.17 | - |