Skip to content

Commit

Permalink
Bump junit-bom from 5.9.0 to 5.9.1
Browse files Browse the repository at this point in the history
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.9.0 to 5.9.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.9.0...r5.9.1)

---
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>
  • Loading branch information
dependabot[bot] committed Sep 21, 2022
1 parent 80a1277 commit 304cf3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resteasy-dependencies-bom/pom.xml
Expand Up @@ -59,7 +59,7 @@
<version.jakarta.json-api>2.1.1</version.jakarta.json-api>
<version.jakarta.json.bind-api>3.0.0</version.jakarta.json.bind-api>
<version.jakarta.validation-api>3.0.2</version.jakarta.validation-api>
<version.org.junit>5.9.0</version.org.junit>
<version.org.junit>5.9.1</version.org.junit>
<version.junit>4.13.2</version.junit>
<version.stephenc.jcip.jcip-annotations>1.0-1</version.stephenc.jcip.jcip-annotations>
<version.org.apache.httpcomponents.httpclient>4.5.13</version.org.apache.httpcomponents.httpclient>
Expand Down

0 comments on commit 304cf3b

Please sign in to comment.