Bump spring-core from 5.3.22 to 5.3.27

Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.22 to 5.3.27.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.22...v5.3.27)

---
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] 2023-04-17 17:45:20 +00:00 committed by GitHub
parent 2beaf86490
commit 4ee2ef6105
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
<slf4j.version>1.7.36</slf4j.version>
<jetty.version>9.4.43.v20210629</jetty.version>
<ehcache.version>3.9.9</ehcache.version>
<spring.version>5.3.22</spring.version>
<spring.version>5.3.27</spring.version>
<openjpa.version>3.1.1</openjpa.version>
<log4j.version>2.17.1</log4j.version>
<jackson.version>2.12.2</jackson.version>