build(deps): bump spring-core in /examples/JDBC/taosdemo (#16063)

Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.2 to 5.3.20.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.2...v5.3.20)

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
This commit is contained in:
dependabot[bot] 2022-08-14 08:50:02 +08:00 committed by GitHub
parent 8c7ed70023
commit 07ee835c5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
<description>Demo project for TDengine</description> <description>Demo project for TDengine</description>
<properties> <properties>
<spring.version>5.3.16</spring.version> <spring.version>5.3.20</spring.version>
</properties> </properties>
<dependencies> <dependencies>