Skip to content

Commit

Permalink
fix(deps): update dependency com.fasterxml.jackson.jaxrs:jackson-jaxr…
Browse files Browse the repository at this point in the history
…s-json-provider to v2.17.1
  • Loading branch information
renovate[bot] authored May 5, 2024
1 parent 5e9fd06 commit 69f9329
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1047,7 +1047,7 @@
<dependency>
<groupId>com.fasterxml.jackson.jaxrs</groupId>
<artifactId>jackson-jaxrs-json-provider</artifactId>
<version>2.13.3</version>
<version>2.17.1</version>
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
Expand Down Expand Up @@ -1171,7 +1171,7 @@
<dependency>
<groupId>com.fasterxml.jackson.jaxrs</groupId>
<artifactId>jackson-jaxrs-json-provider</artifactId>
<version>2.13.3</version>
<version>2.17.1</version>
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
Expand Down

0 comments on commit 69f9329

Please sign in to comment.