Bump org.junit:junit-bom from 5.10.1 to 5.10.2

Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.1 to 5.10.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.1...r5.10.2)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-23 01:34:25 +00:00 committed by Guillaume Nodet
parent c4bf01445d
commit 75a234c0f6
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ under the License.
<jakartaInjectApiVersion>2.0.1</jakartaInjectApiVersion>
<javaxAnnotationApiVersion>1.3.2</javaxAnnotationApiVersion>
<jlineVersion>3.26.1</jlineVersion>
<junitVersion>5.10.1</junitVersion>
<junitVersion>5.10.2</junitVersion>
<jxpathVersion>1.3</jxpathVersion>
<logbackClassicVersion>1.5.6</logbackClassicVersion>
<mockitoVersion>5.12.0</mockitoVersion>