chore(deps): bump spring-core from 5.3.24 to 5.3.26 (#10742)

Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.24 to 5.3.26.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.24...v5.3.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nahuel <nahuel@getcollate.io>
This commit is contained in:
dependabot[bot] 2023-03-27 12:01:36 +00:00 committed by GitHub
parent da808bbe75
commit 4db2a74c26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -114,7 +114,7 @@
<spring-security-kerberos-core.version>1.0.1.RELEASE</spring-security-kerberos-core.version>
<httpclient.version>4.5.14</httpclient.version>
<!-- Upgrading to spring version 6.x requires Java 17 -->
<spring.version>5.3.24</spring.version>
<spring.version>5.3.26</spring.version>
<log4j.version>2.19.0</log4j.version>
<org.junit.jupiter.version>5.9.2</org.junit.jupiter.version>
<dropwizard-health.version>1.7.2</dropwizard-health.version>