Fix mock tests

Former-commit-id: 758e60ecb3
This commit is contained in:
Tour
2025-12-05 21:10:17 +01:00
parent 2b5762237d
commit 08312daead
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>