[Users | Trunk]: Upgrade jersey bundle from 1.19.3 -> 1.19.4

This commit is contained in:
Konstantinos Triantafyllou 2020-11-23 16:39:26 +00:00
parent 3251045bb2
commit d32c158bd3
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@
<dependency>
<groupId>com.sun.jersey</groupId>
<artifactId>jersey-bundle</artifactId>
<version>1.19.3</version>
<version>1.19.4</version>
</dependency>
</dependencies>
</project>