Skip to content

Commit

Permalink
Bump cxf.junit5.version from 5.11.4 to 5.12.0 (#2283)
Browse files Browse the repository at this point in the history
Bumps `cxf.junit5.version` from 5.11.4 to 5.12.0.

Updates `org.junit:junit-bom` from 5.11.4 to 5.12.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.4...r5.12.0)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.4 to 5.12.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.4...r5.12.0)

Updates `org.junit.vintage:junit-vintage-engine` from 5.11.4 to 5.12.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.4...r5.12.0)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.junit.vintage:junit-vintage-engine
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 24, 2025
1 parent 6efc89b commit c60210a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
<cxf.json.bind-api.version>3.0.1</cxf.json.bind-api.version>
<cxf.jsr250.api.version>1.0</cxf.jsr250.api.version>
<cxf.junit.version>4.13.2</cxf.junit.version>
<cxf.junit5.version>5.11.4</cxf.junit5.version>
<cxf.junit5.version>5.12.0</cxf.junit5.version>
<cxf.kerby.version>2.0.3</cxf.kerby.version>
<cxf.ldapsdk.version>7.0.2</cxf.ldapsdk.version>
<cxf.littleproxy.version>1.1.2</cxf.littleproxy.version>
Expand Down

0 comments on commit c60210a

Please sign in to comment.