Skip to content

Commit 2356df6

Browse files
MINOR: Bump org.mockito:mockito-bom from 5.16.0 to 5.16.1
Bumps [org.mockito:mockito-bom](https://github.com/mockito/mockito) 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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d3e05d5 commit 2356df6

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
@@ -103,7 +103,7 @@ under the License.
103103
<dep.hadoop.version>3.4.1</dep.hadoop.version>
104104
<dep.fbs.version>25.2.10</dep.fbs.version>
105105
<dep.avro.version>1.12.0</dep.avro.version>
106-
<dep.mockito-bom.version>5.16.0</dep.mockito-bom.version>
106+
<dep.mockito-bom.version>5.16.1</dep.mockito-bom.version>
107107
<arrow.vector.classifier></arrow.vector.classifier>
108108
<forkCount>2</forkCount>
109109
<checkstyle.version>10.21.4</checkstyle.version>

0 commit comments

Comments
 (0)