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:
parent
00b55ea34d
commit
b1c16cabc1
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -47,7 +47,7 @@
|
|||
<junit.version>5.7.2</junit.version>
|
||||
<mockito-core.version>3.10.0</mockito-core.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-instruction-covered-ratio>0</jacoco-class-instruction-covered-ratio>
|
||||
|
|
Loading…
Reference in a new issue