Skip to content

Commit

Permalink
upgrade to point release (2.13.2.2) of jackson-databind
Browse files Browse the repository at this point in the history
Signed-off-by: Raymond Auge <rotty3000@apache.org>
  • Loading branch information
rotty3000 committed May 5, 2022
1 parent c453fc4 commit 77d4418
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions integrations/jackson/jackson-jaxrs/pom.xml
Expand Up @@ -32,6 +32,11 @@
<name>Apache Aries JAX-RS Jackson JAXB-JSON</name>

<dependencies>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>${jackson.version}.2</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.jaxrs</groupId>
<artifactId>jackson-jaxrs-json-provider</artifactId>
Expand Down

0 comments on commit 77d4418

Please sign in to comment.