Skip to content

Commit

Permalink
Merge pull request #274 from neicnordic/security-fix/minio-dependency…
Browse files Browse the repository at this point in the history
…-upgrade

upgrade minio to fix security issues #92 and #93
  • Loading branch information
Parisa68 authored Apr 15, 2024
2 parents d1b26a0 + 1d29361 commit 68f9840
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.7</version>
<version>8.5.9</version>
</dependency>
<dependency>
<groupId>net.logstash.logback</groupId>
Expand Down

0 comments on commit 68f9840

Please sign in to comment.