Skip to content

Commit

Permalink
build(deps): bump junit:junit from 4.12 to 4.13.2
Browse files Browse the repository at this point in the history
Bumps [junit:junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.2.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](junit-team/junit4@r4.12...r4.13.2)

---
updated-dependencies:
- dependency-name: junit:junit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 201b4ff commit 24c4479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<jaxrs.version>2.1.1</jaxrs.version>
<jax-rs-providers.gson.version>2.3</jax-rs-providers.gson.version>
<jersey.version>2.22.2</jersey.version>
<junit-version>4.12</junit-version>
<junit-version>4.13.2</junit-version>
<karaf.version>4.3.3</karaf.version>
<mockito-version>1.9.5</mockito-version>
<org.osgi.core.version>5.0.0</org.osgi.core.version>
Expand Down

0 comments on commit 24c4479

Please sign in to comment.