Cleanup, refactoring.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Manuel Friedli 2023-04-04 00:33:32 +02:00
parent 2e3e11fbb0
commit 4dc15acf0c
Signed by: manuel
GPG key ID: 41D08ABA75634DA1
9 changed files with 142 additions and 206 deletions

View file

@ -52,7 +52,7 @@
<dependency>
<groupId>io.undertow</groupId>
<artifactId>undertow-core</artifactId>
<version>2.2.22.Final</version>
<version>2.3.5.Final</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>