From f6d1eeb508f98995031bce7f68a7880f16c541ab Mon Sep 17 00:00:00 2001 From: Jaro Hartmann Date: Wed, 10 Apr 2024 11:29:27 +0200 Subject: [PATCH] chore(deps):[#463] Bump io.minio:minio to 8.5.9 --- irs-api/pom.xml | 4 ---- irs-common/pom.xml | 4 ---- irs-policy-store/pom.xml | 4 ---- pom.xml | 18 +----------------- 4 files changed, 1 insertion(+), 29 deletions(-) diff --git a/irs-api/pom.xml b/irs-api/pom.xml index 523462d8de..049bd3a511 100644 --- a/irs-api/pom.xml +++ b/irs-api/pom.xml @@ -46,10 +46,6 @@ io.minio minio - - org.xerial.snappy - snappy-java - com.squareup.okhttp3 okhttp diff --git a/irs-common/pom.xml b/irs-common/pom.xml index 3264382522..000443b682 100644 --- a/irs-common/pom.xml +++ b/irs-common/pom.xml @@ -67,10 +67,6 @@ io.minio minio - - org.xerial.snappy - snappy-java - com.squareup.okio okio-jvm diff --git a/irs-policy-store/pom.xml b/irs-policy-store/pom.xml index ca68a217c8..d4f129367c 100644 --- a/irs-policy-store/pom.xml +++ b/irs-policy-store/pom.xml @@ -38,10 +38,6 @@ io.minio minio - - org.xerial.snappy - snappy-java - org.springframework.boot spring-boot-starter-security diff --git a/pom.xml b/pom.xml index 899ad7b3bf..ea85514358 100644 --- a/pom.xml +++ b/pom.xml @@ -83,7 +83,7 @@ 2.36.1 3.9.5 2.1.0 - 8.5.6 + 8.5.9 5.4.0 4.2.0 1.5.1 @@ -136,22 +136,6 @@ io.minio minio ${minio.version} - - - org.bouncycastle - bcprov-jdk15on - - - snappy-java - org.xerial.snappy - - - - - - org.xerial.snappy - snappy-java - ${snappy-java.version}