Skip to content

Commit

Permalink
Merge branch 'v2-final-changes' into v2-elasticsearch
Browse files Browse the repository at this point in the history
  • Loading branch information
aimethed authored Sep 27, 2024
2 parents 7591828 + efa82a4 commit 2008668
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions athena-msk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,13 @@
</properties>
<dependencyManagement>
<dependencies>
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>bom</artifactId>
<version>${aws-sdk-v2.version}</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-stdlib</artifactId>
Expand Down

0 comments on commit 2008668

Please sign in to comment.