From 9ba7579fa7d4c411cc1c971516e171f71c6f1f6c Mon Sep 17 00:00:00 2001 From: Darwin Chowdary Date: Thu, 1 Feb 2024 07:16:49 -0800 Subject: [PATCH] chore(pom.xml): update dependencies --- pom.xml | 32 +++++--------------------------- 1 file changed, 5 insertions(+), 27 deletions(-) diff --git a/pom.xml b/pom.xml index 1da139b8..1ccf5060 100644 --- a/pom.xml +++ b/pom.xml @@ -54,8 +54,8 @@ com.amazonaws - aws-java-sdk - 1.12.394 + aws-java-sdk-kms + 1.12.531 true @@ -79,22 +79,6 @@ test - - software.amazon.smithy.dafny - conversion - 0.1 - true - test - - - - org.dafny - DafnyRuntime - 4.2.0 - true - test - - org.bouncycastle bcprov-jdk18on @@ -129,15 +113,9 @@ - com.google.code.findbugs - jsr305 - 3.0.2 - provided - - - com.google.code.findbugs - annotations - 3.0.1 + com.github.spotbugs + spotbugs-annotations + 4.7.3 provided