Fix mock tests

This commit is contained in:
Tour
2025-12-05 21:10:17 +01:00
parent e06f5747ec
commit 758e60ecb3
8 changed files with 7 additions and 961 deletions

View File

@@ -290,6 +290,10 @@
<groupId>io.quarkus</groupId>
<artifactId>quarkus-config-yaml</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-undertow</artifactId>
</dependency>
<!-- OSGi annotations -->
<dependency>