Bump spring-core in /functions/common/tensorflow-common

Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.2.7.RELEASE to 5.3.14.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.7.RELEASE...v5.3.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-01-26 16:32:56 +00:00
committed by Soby Chacko
parent ed1d808807
commit bb8618af86

View File

@@ -18,7 +18,7 @@
<properties>
<checkstyle.skip>true</checkstyle.skip>
<tensorflow.version>1.15.0</tensorflow.version>
<spring-core.version>5.2.7.RELEASE</spring-core.version>
<spring-core.version>5.3.14</spring-core.version>
<jackson.version>2.11.0</jackson.version>
<apache.commons.compress>1.21</apache.commons.compress>
<commons-io.version>2.7</commons-io.version>