diff options
Diffstat (limited to 'dictionaryvalidation/pom.xml')
-rw-r--r-- | dictionaryvalidation/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dictionaryvalidation/pom.xml b/dictionaryvalidation/pom.xml index 07bf873..89fd1f4 100644 --- a/dictionaryvalidation/pom.xml +++ b/dictionaryvalidation/pom.xml @@ -31,7 +31,7 @@ <maven-shade-plugin.version>3.2.4</maven-shade-plugin.version> <mockito-core.version>3.5.0</mockito-core.version> <mockito-junit-jupiter.version>2.23.0</mockito-junit-jupiter.version> - <gson.version>2.8.6</gson.version> + <gson.version>2.8.9</gson.version> </properties> <dependencies> <dependency> |