Skip to content

Commit cebb7bd

Browse files
dependabot[bot]cstamas
authored andcommitted
[MNG-8627] Bump mockitoVersion from 5.16.0 to 5.16.1 (apache#2156)
Bumps `mockitoVersion` from 5.16.0 to 5.16.1. Updates `org.mockito:mockito-bom` from 5.16.0 to 5.16.1 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.16.0...v5.16.1) Updates `org.mockito:mockito-junit-jupiter` from 5.16.0 to 5.16.1 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.16.0...v5.16.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- https://issues.apache.org/jira/browse/MNG-8627
1 parent 13b82c1 commit cebb7bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ under the License.
157157
<junitVersion>5.12.1</junitVersion>
158158
<jxpathVersion>1.3</jxpathVersion>
159159
<logbackClassicVersion>1.5.17</logbackClassicVersion>
160-
<mockitoVersion>5.16.0</mockitoVersion>
160+
<mockitoVersion>5.16.1</mockitoVersion>
161161
<plexusInteractivityVersion>1.3</plexusInteractivityVersion>
162162
<plexusInterpolationVersion>1.27</plexusInterpolationVersion>
163163
<plexusTestingVersion>1.4.0</plexusTestingVersion>

0 commit comments

Comments
 (0)