1 parent 29b3d37 commit 2ece3fdCopy full SHA for 2ece3fd
1 file changed
pom.xml
@@ -44,6 +44,11 @@
44
<artifactId>jersey-media-json-jackson</artifactId>
45
<version>2.30</version>
46
</dependency>
47
+ <dependency>
48
+ <groupId>javax.activation</groupId>
49
+ <artifactId>activation</artifactId>
50
+ <version>1.1.1</version>
51
+ </dependency>
52
<dependency>
53
<groupId>com.github.mocnik-science</groupId>
54
<artifactId>geogrid</artifactId>
0 commit comments