Skip to content

Commit

Permalink
Bump minio from 8.4.3 to 8.4.5 (#122)
Browse files Browse the repository at this point in the history
Bumps [minio](https://github.com/minio/minio-java) from 8.4.3 to 8.4.5.
- [Release notes](https://github.com/minio/minio-java/releases)
- [Commits](minio/minio-java@8.4.3...8.4.5)

---
updated-dependencies:
- dependency-name: io.minio:minio
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 15, 2022
1 parent 4cf0239 commit 0e8160a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debezium-server-iceberg-sink/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@
<dependency>
<groupId>io.minio</groupId>
<artifactId>minio</artifactId>
<version>8.4.3</version>
<version>8.4.5</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 0e8160a

Please sign in to comment.