From dfe85d508eacc16432cf09a830cff409e4851fbb Mon Sep 17 00:00:00 2001 From: Egor Cherniak Date: Tue, 12 Jul 2022 11:52:45 +0300 Subject: [PATCH] Add aws-msk-iam-auth, remove mamsel, bump libs (#39) * Add aws-msk-iam-auth * Remove mamsel * Update all non-major dependencies (#36) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Egor Cherniak Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pom.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index a15106d..6cbc265 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 dev.vality java-service-dependencies - 1.0.16 + 1.0.17 pom Vality parent Vality library parent pom @@ -39,16 +39,16 @@ ossrh https://s01.oss.sonatype.org/ 1.0.4 - 1.18.22 - 1.563-d384c12 - 0.2.2 + 1.18.24 + 1.568-9362c08 1.0.1 0.0.1 0.0.1 0.0.3 1.0.1 - 2.1.21 + 2.1.23 4.0.0 + 1.1.4 @@ -73,11 +73,6 @@ damsel ${damsel.version} - - dev.vality - mamsel - ${mamsel.version} - dev.vality.logback nop-rolling @@ -113,6 +108,11 @@ kafka-common-lib ${kafka-common-lib.version} + + software.amazon.msk + aws-msk-iam-auth + ${aws-msk-iam-auth.version} + dev.vality shared-resources @@ -161,7 +161,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.3.2 + 3.4.0 attach-javadocs @@ -177,7 +177,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.12 + 1.6.13 true ${pubStagingRepoId}