Skip to content

Commit

Permalink
Update minio to 8.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
wendigo authored and losipiuk committed Sep 30, 2023
1 parent a28b0a8 commit 645624d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
<dep.confluent.version>7.3.1</dep.confluent.version>
<dep.kafka-clients.version>3.3.2</dep.kafka-clients.version>
<dep.casandra.version>4.17.0</dep.casandra.version>
<dep.minio.version>8.5.5</dep.minio.version>
<dep.minio.version>8.5.6</dep.minio.version>
<dep.iceberg.version>1.3.1</dep.iceberg.version>
<dep.protobuf.version>3.23.2</dep.protobuf.version>
<dep.wire.version>4.5.0</dep.wire.version>
Expand Down Expand Up @@ -1590,7 +1590,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.23.0</version>
<version>1.24.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 645624d

Please sign in to comment.