Skip to content

Commit

Permalink
Bump cxf.mockito.version from 5.14.2 to 5.15.2 (#2215)
Browse files Browse the repository at this point in the history
Bumps `cxf.mockito.version` from 5.14.2 to 5.15.2.

Updates `org.mockito:mockito-subclass` from 5.14.2 to 5.15.2
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.14.2...v5.15.2)

Updates `org.mockito:mockito-core` from 5.14.2 to 5.15.2
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.14.2...v5.15.2)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-subclass
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 3, 2025
1 parent b3dff1f commit 4e960cf
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 @@ -181,7 +181,7 @@
<cxf.microprofile.rest.client.version>3.0.1</cxf.microprofile.rest.client.version>
<cxf.microprofile.openapi.version>3.1.2</cxf.microprofile.openapi.version>
<cxf.mina.version>2.2.4</cxf.mina.version>
<cxf.mockito.version>5.14.2</cxf.mockito.version>
<cxf.mockito.version>5.15.2</cxf.mockito.version>
<cxf.msv.version>2022.7</cxf.msv.version>
<cxf.neethi.version>3.2.1</cxf.neethi.version>
<cxf.netty.version.range>[4,5)</cxf.netty.version.range>
Expand Down

0 comments on commit 4e960cf

Please sign in to comment.