Revert change to other safe version to stop problem with deprecated field

This commit is contained in:
Tadgh 2024-02-04 13:38:57 -08:00
parent 42d28fee75
commit 285fde397a

View File

@ -1361,7 +1361,7 @@
<dependency>
<groupId>org.eclipse.parsson</groupId>
<artifactId>parsson</artifactId>
<version>1.1.4</version>
<version>1.0.5</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>