diff options
Diffstat (limited to 'profiles/http')
-rw-r--r-- | profiles/http/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/http/pom.xml b/profiles/http/pom.xml index 913c8cec..0edade95 100644 --- a/profiles/http/pom.xml +++ b/profiles/http/pom.xml @@ -39,7 +39,7 @@ <dependency> <groupId>com.fasterxml.jackson.core</groupId> <artifactId>jackson-databind</artifactId> - <version>2.6.3</version> + <version>2.9.4</version> </dependency> <dependency> <groupId>junit</groupId> |