Skip to content

Commit 493bbdc

Browse files
committed
Another license
1 parent a7e5e84 commit 493bbdc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/repository-s3/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ restResources {
9292
tasks.named("dependencyLicenses").configure {
9393
mapping from: 'annotations', to: 'aws-sdk-2'
9494
mapping from: 'apache-client', to: 'aws-sdk-2'
95+
mapping from: 'arns', to: 'aws-sdk-2'
9596
mapping from: 'auth', to: 'aws-sdk-2'
9697
mapping from: 'aws-core', to: 'aws-sdk-2'
9798
mapping from: 'aws-query-protocol', to: 'aws-sdk-2'

0 commit comments

Comments
 (0)