Bump spring-context-support from 5.1.3.RELEASE to 5.1.4.RELEASE (#51)
* Bump spring-context-support from 5.1.3.RELEASE to 5.1.4.RELEASE Bumps [spring-context-support](https://github.com/spring-projects/spring-framework) from 5.1.3.RELEASE to 5.1.4.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.3.RELEASE...v5.1.4.RELEASE) Signed-off-by: dependabot[bot] <support@dependabot.com> * [changelog] updated
This commit is contained in:
parent
1bb6711534
commit
77aaa9a3e5
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ The format is based on [[https://keepachangelog.com/en/1.0.0/][Keep a Changelog]
|
|||
- Bump mockito-core from 2.21.0 to 2.23.4
|
||||
- Bump mon from 0.12.0 to 2.0.0
|
||||
- Bump kemitix-parent from 5.1.1 to 5.2.0
|
||||
- Bump spring-context-support from 5.0.8 to 5.1.3
|
||||
- Bump spring-context-support from 5.0.8.RELEASE to 5.1.4.RELEASE
|
||||
- Bump kemitix-checkstyle-ruleset from 4.1.1 to 5.3.2
|
||||
- Bump kemitix-maven-tiles from 0.9.0 to 2.1.2
|
||||
- Bump spotbugs-annotations from 3.1.8 to 3.1.11
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -45,7 +45,7 @@
|
|||
<junit.version>4.12</junit.version>
|
||||
<mockito-core.version>2.23.4</mockito-core.version>
|
||||
<simple-java-mail.version>3.1.1</simple-java-mail.version>
|
||||
<spring-framework.version>5.1.3.RELEASE</spring-framework.version>
|
||||
<spring-framework.version>5.1.4.RELEASE</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