Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/feature/add-kas-authentication' …
Browse files Browse the repository at this point in the history
…into feature/add-kas-authentication
  • Loading branch information
mkleene committed May 20, 2024
2 parents 3c2816a + a3dbf10 commit 1e1e09c
Show file tree
Hide file tree
Showing 5 changed files with 914 additions and 572 deletions.
6 changes: 6 additions & 0 deletions sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,11 @@
<version>4.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.26.1</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>
Loading

0 comments on commit 1e1e09c

Please sign in to comment.