Bump spring-core from 5.3.16 to 5.3.18

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

---
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-03-31 20:04:57 +00:00 committed by GitHub
parent 4849513ddb
commit 5a707075c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,7 +51,7 @@
<!-- Examples and/or extension modules use these dependencies -->
<hibernate.version>5.6.5.Final</hibernate.version>
<liquibase.version>4.8.0</liquibase.version>
<spring.version>5.3.16</spring.version>
<spring.version>5.3.18</spring.version>
<spring.boot.version>2.6.1</spring.boot.version>
<!-- [#12884] TODO: Remove explicit upgrade of protobuf-java again when https://github.com/google/error-prone/pull/2819 is released -->
<errorprone.version>2.11.0</errorprone.version>