Skip to content

Commit

Permalink
Update jackson deps to their new name
Browse files Browse the repository at this point in the history
Signed-off-by: gabriel-farache <[email protected]>
  • Loading branch information
gabriel-farache committed Oct 30, 2024
1 parent b73b48d commit 3485182
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions escalation/jira-listener/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-resteasy-reactive-jackson</artifactId>
<artifactId>quarkus-rest-jackson</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-rest-client-reactive</artifactId>
<artifactId>quarkus-rest-client</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
Expand Down

0 comments on commit 3485182

Please sign in to comment.