GUACAMOLE-641: Remove Azure Key Vault extension until license text can be obtained.

This commit is contained in:
Michael Jumper
2022-01-21 15:23:41 -08:00
parent e89a65586c
commit 979505bb58
59 changed files with 0 additions and 1523 deletions

View File

@@ -382,11 +382,6 @@
<artifactId>jackson-dataformat-yaml</artifactId>
<version>${jackson.version}</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.datatype</groupId>
<artifactId>jackson-datatype-joda</artifactId>
<version>${jackson.version}</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-module-jaxb-annotations</artifactId>