Bump junit from 4.11 to 4.13.1 in /spring-batch-elasticsearch (#60)

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

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]
2024-11-07 10:12:19 +01:00
committed by GitHub
parent 642a1c2e4b
commit 49d0444cb2

View File

@@ -12,7 +12,7 @@
<spring-batch.version>3.0.1.RELEASE</spring-batch.version>
<spring-data-elasticsearch.version>1.0.1.RELEASE</spring-data-elasticsearch.version>
<mockito.verion>1.9.5</mockito.verion>
<junit.verion>4.11</junit.verion>
<junit.verion>4.13.1</junit.verion>
</properties>
<build>