diff options
author | Fiete Ostkamp <Fiete.Ostkamp@telekom.de> | 2024-06-17 16:23:09 +0200 |
---|---|---|
committer | Fiete Ostkamp <Fiete.Ostkamp@telekom.de> | 2024-06-17 16:23:09 +0200 |
commit | 2e73c86564aba467641c87a6e286398343397c65 (patch) | |
tree | 466e9e6168f4a5f52b05b9406ea0aadbf9e15eaa /aai-aaf-auth | |
parent | ad6cb25387cf7ef22b9dcb34f1eed7009278e9c9 (diff) |
Bump aai-common version to 1.14.1
Issue-ID: AAI-3883
Change-Id: If89ec7af4b54462852c5578597112eb371b0c2f6
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Diffstat (limited to 'aai-aaf-auth')
-rw-r--r-- | aai-aaf-auth/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/aai-aaf-auth/pom.xml b/aai-aaf-auth/pom.xml index 71fd0e01..0a1cb492 100644 --- a/aai-aaf-auth/pom.xml +++ b/aai-aaf-auth/pom.xml @@ -41,10 +41,6 @@ <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-web</artifactId> - </dependency> - <dependency> - <groupId>org.springframework.boot</groupId> - <artifactId>spring-boot-starter-web</artifactId> <exclusions> <exclusion> <groupId>org.springframework.boot</groupId> |