aboutsummaryrefslogtreecommitdiffstats
path: root/framework
diff options
context:
space:
mode:
Diffstat (limited to 'framework')
-rw-r--r--framework/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/pom.xml b/framework/pom.xml
index e0853efa..c514265b 100644
--- a/framework/pom.xml
+++ b/framework/pom.xml
@@ -96,7 +96,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
- <version>2.8.2</version>
+ <version>2.8.9</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>