Bump spring-context-support from 5.3.7 to 5.3.8 (#162)

Bumps [spring-context-support](https://github.com/spring-projects/spring-framework) from 5.3.7 to 5.3.8.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.7...v5.3.8)

---
updated-dependencies:
- dependency-name: org.springframework:spring-context-support
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-06-10 09:58:53 +01:00 committed by GitHub
parent 00b55ea34d
commit b1c16cabc1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,7 +47,7 @@
<junit.version>5.7.2</junit.version> <junit.version>5.7.2</junit.version>
<mockito-core.version>3.10.0</mockito-core.version> <mockito-core.version>3.10.0</mockito-core.version>
<simple-java-mail.version>3.1.1</simple-java-mail.version> <simple-java-mail.version>3.1.1</simple-java-mail.version>
<spring-framework.version>5.3.7</spring-framework.version> <spring-framework.version>5.3.8</spring-framework.version>
<jacoco-class-line-covered-ratio>0</jacoco-class-line-covered-ratio> <jacoco-class-line-covered-ratio>0</jacoco-class-line-covered-ratio>
<jacoco-class-instruction-covered-ratio>0</jacoco-class-instruction-covered-ratio> <jacoco-class-instruction-covered-ratio>0</jacoco-class-instruction-covered-ratio>