aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 463e771..2c8cdad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,6 +25,7 @@
<hamcrest-version>2.2</hamcrest-version>
<equalsverifier-version>3.4.1</equalsverifier-version>
<so-core-version>1.8.0-SNAPSHOT</so-core-version>
+ <gson-version>2.8.9</gson-version>
</properties>
<build>
@@ -98,4 +99,4 @@
<module>so-etsi-sol003-adapter-application</module>
<module>packages</module>
</modules>
-</project> \ No newline at end of file
+</project>