Bump spring-context-support from 5.1.4.RELEASE to 5.1.5.RELEASE (#52)
* Bump spring-context-support from 5.1.4.RELEASE to 5.1.5.RELEASE Bumps [spring-context-support](https://github.com/spring-projects/spring-framework) from 5.1.4.RELEASE to 5.1.5.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.4.RELEASE...v5.1.5.RELEASE) Signed-off-by: dependabot[bot] <support@dependabot.com> * [changelog] updated
This commit is contained in:
parent
5cc794aa10
commit
62e67fe15b
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 (#36)(#40)(#47)
|
- Bump mockito-core from 2.21.0 to 2.23.4 (#36)(#40)(#47)
|
||||||
- Bump mon from 0.12.0 to 2.0.0 (#38)(#41)
|
- Bump mon from 0.12.0 to 2.0.0 (#38)(#41)
|
||||||
- Bump kemitix-parent from 5.1.1 to 5.2.0 (#39)
|
- Bump kemitix-parent from 5.1.1 to 5.2.0 (#39)
|
||||||
- Bump spring-context-support from 5.0.8.RELEASE to 5.1.4.RELEASE (#44)(#45)(#48)(#51)
|
- Bump spring-context-support from 5.0.8.RELEASE to 5.1.5.RELEASE (#44)(#45)(#48)(#51)(#52)
|
||||||
- Bump kemitix-checkstyle-ruleset from 4.1.1 to 5.3.2 (#46)(#49)
|
- Bump kemitix-checkstyle-ruleset from 4.1.1 to 5.3.2 (#46)(#49)
|
||||||
- Bump kemitix-maven-tiles from 0.9.0 to 2.1.2 (#46)(#49)
|
- Bump kemitix-maven-tiles from 0.9.0 to 2.1.2 (#46)(#49)
|
||||||
- Bump spotbugs-annotations from 3.1.8 to 3.1.11 (#50)
|
- Bump spotbugs-annotations from 3.1.8 to 3.1.11 (#50)
|
||||||
|
|
2
pom.xml
2
pom.xml
|
@ -45,7 +45,7 @@
|
||||||
<junit.version>4.12</junit.version>
|
<junit.version>4.12</junit.version>
|
||||||
<mockito-core.version>2.23.4</mockito-core.version>
|
<mockito-core.version>2.23.4</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.1.4.RELEASE</spring-framework.version>
|
<spring-framework.version>5.1.5.RELEASE</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>
|
||||||
|
|
Loading…
Reference in a new issue