Spring JDBC provides an abstraction layer that simplifies code to use JDBC and the parsing of database-vendor specific error codes.
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 | None | None |
Compile Changes (8)
| 5.0.20.RELEASE | 5.1.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.h2database » h2 | 1.4.199 | 1.4.197 |
| ~ Updated | javax.transaction » javax.transaction-api | 1.2 | 1.3 |
| ~ 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-beans | 5.0.20.RELEASE | 5.1.0.RELEASE |
| ~ Updated | org.springframework » spring-context | 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-tx | 5.0.20.RELEASE | 5.1.0.RELEASE |