Skip to content

Commit 2ece3fd

Browse files
dependencies updated
1 parent 29b3d37 commit 2ece3fd

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

‎pom.xml‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@
4444
<artifactId>jersey-media-json-jackson</artifactId>
4545
<version>2.30</version>
4646
</dependency>
47+
<dependency>
48+
<groupId>javax.activation</groupId>
49+
<artifactId>activation</artifactId>
50+
<version>1.1.1</version>
51+
</dependency>
4752
<dependency>
4853
<groupId>com.github.mocnik-science</groupId>
4954
<artifactId>geogrid</artifactId>

0 commit comments

Comments
 (0)