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.18.1
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent 1014ec5 commit 2aafb44
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.18.0</version>
<version>2.18.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.18.0</version>
<version>2.18.1</version>
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
Expand Down

0 comments on commit 2aafb44

Please sign in to comment.