Bump com.sun.jersey:jersey-core from 1.11 to 1.13 (#17)
Bumps com.sun.jersey:jersey-core from 1.11 to 1.13.
---
updated-dependencies:
- dependency-name: com.sun.jersey:jersey-core
dependency-version: '1.13'
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/pom.xml b/pom.xml
index 420fc75..55c20ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,7 +106,7 @@
<dependency>
<groupId>com.sun.jersey</groupId>
<artifactId>jersey-core</artifactId>
- <version>1.11</version>
+ <version>1.13</version>
</dependency>
<dependency>
<groupId>commons-configuration</groupId>