chore(deps): bump org.springframework:spring-jdbc from 5.3.4 to 6.1.13

Bumps [org.springframework:spring-jdbc](https://github.com/spring-projects/spring-framework) from 5.3.4 to 6.1.13.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.4...v6.1.13)

---
updated-dependencies:
- dependency-name: org.springframework:spring-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-14 13:14:46 +00:00 committed by GitHub
parent c32988d4b6
commit cde5c86518
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -103,7 +103,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-jdbc</artifactId>
<version>5.3.4</version>
<version>6.1.13</version>
</dependency>
</dependencies>