build(deps): bump spring-expression in /examples/JDBC/taosdemo (#16062)

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

---
updated-dependencies:
- dependency-name: org.springframework:spring-expression
  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>
This commit is contained in:
dependabot[bot] 2022-08-14 08:42:50 +08:00 committed by GitHub
parent fd385a99d1
commit 8c7ed70023
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.2</spring.version> <spring.version>5.3.16</spring.version>
</properties> </properties>
<dependencies> <dependencies>