Bump spring-core from 5.3.18 to 5.3.19

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

---
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-04-22 22:10:20 +00:00 committed by GitHub
parent 033ba61598
commit ec8ef4241c
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.18</spring.version>
<spring.version>5.3.19</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>