Skip to content

Commit

Permalink
chore(deps): bump junit-bom from 5.8.1 to 5.8.2
Browse files Browse the repository at this point in the history
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.8.1 to 5.8.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.8.1...r5.8.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and manusa committed Nov 30, 2021
1 parent 9ada97f commit 6217d05
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 @@ -105,7 +105,7 @@
<aries-spifly.bundle.version>1.3.0</aries-spifly.bundle.version>
<asm.bundle.version>8.0.1</asm.bundle.version>
<jackson.bundle.version>${jackson.version}</jackson.bundle.version>
<junit.version>5.8.1</junit.version>
<junit.version>5.8.2</junit.version>
<junit.compatible-with-arquillian.version>4.13.2</junit.compatible-with-arquillian.version>
<zjsonpatch.version>0.3.0</zjsonpatch.version>
<arquillian.cube.version>1.18.2</arquillian.cube.version>
Expand Down

0 comments on commit 6217d05

Please sign in to comment.