Skip to content
This repository was archived by the owner on Dec 21, 2024. It is now read-only.

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 and hantsy committed Jun 1, 2024
1 parent cb4bda4 commit 0820b28
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 0820b28

Please sign in to comment.