Skip to content

Commit

Permalink
Merge pull request #301 from neicnordic/bump-minio
Browse files Browse the repository at this point in the history
Update minio version
  • Loading branch information
kjellp authored Aug 21, 2024
2 parents 9d0f34b + 0fb588a commit 562fac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<dependency>
<groupId>io.minio</groupId>
<artifactId>minio</artifactId>
<version>8.5.10</version>
<version>8.5.12</version>
</dependency>
<dependency>
<groupId>net.logstash.logback</groupId>
Expand Down

0 comments on commit 562fac9

Please sign in to comment.