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 49e50fa..37d316e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,6 +19,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<equals.verifier.version>3.4.1</equals.verifier.version>
<so-core-version>1.8.0-SNAPSHOT</so-core-version>
+ <jersey-hk2-version>2.26</jersey-hk2-version>
</properties>
<build>
@@ -93,4 +94,4 @@
<module>so-admin-cockpit-monitoring-workflow</module>
<module>packages</module>
</modules>
-</project> \ No newline at end of file
+</project>