aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema-gen
diff options
context:
space:
mode:
Diffstat (limited to 'aai-schema-gen')
-rw-r--r--aai-schema-gen/pom.xml8
1 files changed, 1 insertions, 7 deletions
diff --git a/aai-schema-gen/pom.xml b/aai-schema-gen/pom.xml
index 4cad027..806a717 100644
--- a/aai-schema-gen/pom.xml
+++ b/aai-schema-gen/pom.xml
@@ -696,12 +696,6 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
- <scope>compile</scope>
- </dependency>
- <dependency>
- <groupId>commons-lang</groupId>
- <artifactId>commons-lang</artifactId>
- <version>2.6</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
@@ -712,7 +706,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
- <version>4.4.0</version>
+ <version>4.11.0</version>
<scope>test</scope>
</dependency>
</dependencies>