diff options
Diffstat (limited to 'common-app-api/pom.xml')
-rw-r--r-- | common-app-api/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common-app-api/pom.xml b/common-app-api/pom.xml index aacaa35ef8..e0a2190e67 100644 --- a/common-app-api/pom.xml +++ b/common-app-api/pom.xml @@ -142,6 +142,7 @@ <dependency> <groupId>com.google.code.gson</groupId> <artifactId>gson</artifactId> + <version>2.3.1</version> <scope>provided</scope> </dependency> |