Stop using GSON in Theodolite
Since we're already using Jackson in Theodolite because of Quarkus, we should abandon GSON to reduce build size, time and compelixity.
This does not impact our benchmarks. Using GSON here (I think only UC1 and UC4) is fine.
Edited by Sören Henning