File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,12 +23,6 @@ dependencies {
2323 implementation(" software.amazon.awssdk.crt:aws-crt:0.44.0" )
2424 implementation(" com.amazonaws:aws-lambda-java-core:1.4.0" )
2525 implementation(" com.amazonaws:aws-lambda-java-events:3.16.1" )
26- implementation(" com.amazonaws:aws-java-sdk-core:${ amazonAwsJavaSdkVersion} " )
27- testImplementation platform(" com.amazonaws:aws-xray-recorder-sdk-bom:2.21.0" )
28- testImplementation(" com.amazonaws:aws-xray-recorder-sdk-core" )
29- testImplementation(" com.amazonaws:aws-xray-recorder-sdk-aws-sdk" )
30- testImplementation(" com.amazonaws:aws-xray-recorder-sdk-aws-sdk-instrumentor" )
31- testImplementation(" com.amazonaws:aws-java-sdk-xray:${ amazonAwsJavaSdkVersion} " )
3226 runtimeOnly " com.amazonaws:aws-lambda-java-log4j2:1.6.2"
3327
3428 testImplementation " org.junit.jupiter:junit-jupiter-api"
You can’t perform that action at this time.
0 commit comments