Bump junit from 4.13 to 4.13.1 in /abstracto-application

Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.13...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-02-20 12:30:58 +00:00
committed by GitHub
parent 43eca33113
commit 0e851021e7

View File

@@ -65,7 +65,7 @@
<commons-collections.version>4.3</commons-collections.version>
<spring-boot-starter.version>2.3.1.RELEASE</spring-boot-starter.version>
<prometheus.client.version>0.9.0</prometheus.client.version>
<junit.version>4.13</junit.version>
<junit.version>4.13.1</junit.version>
<micrometer.prometheus.version>1.6.3</micrometer.prometheus.version>
</properties>