diff options
Diffstat (limited to 'appc-dg-util/appc-dg-util-bundle')
-rw-r--r-- | appc-dg-util/appc-dg-util-bundle/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-dg-util/appc-dg-util-bundle/pom.xml b/appc-dg-util/appc-dg-util-bundle/pom.xml index 0c83d9a06..d0068d385 100644 --- a/appc-dg-util/appc-dg-util-bundle/pom.xml +++ b/appc-dg-util/appc-dg-util-bundle/pom.xml @@ -85,7 +85,7 @@ <dependency> <groupId>org.codehaus.jackson</groupId> <artifactId>jackson-jaxrs</artifactId> - <version>1.9.12</version> + <version>1.9.13</version> </dependency> <dependency> <groupId>commons-codec</groupId> |