mirror of https://github.com/apache/druid.git
updating sdk version to fix indexer in aws
This commit is contained in:
parent
2a0de2090b
commit
934207be0d
|
@ -51,7 +51,7 @@
|
|||
<dependency>
|
||||
<groupId>com.amazonaws</groupId>
|
||||
<artifactId>aws-java-sdk</artifactId>
|
||||
<version>1.2.15</version>
|
||||
<version>1.3.27</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>javax.mail</groupId>
|
||||
|
|
Loading…
Reference in New Issue