Spring JDBC provides an abstraction layer that simplifies code to use JDBC and the parsing of database-vendor specific error codes.
Version5.0.5.RELEASEcompared with
Version Details
| 5.0.4.RELEASE | 5.0.5.RELEASE | |
|---|---|---|
| Release date | Feb 19, 2018 | Apr 03, 2018 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (7)
| 5.0.4.RELEASE | 5.0.5.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.h2database » h2 | 1.4.196 | 1.4.197 |
| ~ Updated | org.jetbrains.kotlin » kotlin-reflect | 1.2.21 | 1.2.31 |
| ~ Updated | org.jetbrains.kotlin » kotlin-stdlib | 1.2.21 | 1.2.31 |
| ~ Updated | org.springframework » spring-beans | 5.0.4.RELEASE | 5.0.5.RELEASE |
| ~ Updated | org.springframework » spring-context | 5.0.4.RELEASE | 5.0.5.RELEASE |
| ~ Updated | org.springframework » spring-core | 5.0.4.RELEASE | 5.0.5.RELEASE |
| ~ Updated | org.springframework » spring-tx | 5.0.4.RELEASE | 5.0.5.RELEASE |