Skip to content

Commit 0c6c7fe

Browse files
committed
chore: update maven dependency
Signed-off-by: Otavio Santana <[email protected]>
1 parent a2e9bee commit 0c6c7fe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,9 @@
3636
</dependency>
3737
<dependency>
3838
<groupId>io.quarkus</groupId>
39-
<artifactId>quarkus-rest</artifactId>
39+
<artifactId>quarkus-resteasy-jackson</artifactId>
4040
</dependency>
41+
4142
<dependency>
4243
<groupId>io.quarkus</groupId>
4344
<artifactId>quarkus-smallrye-openapi</artifactId>

0 commit comments

Comments
 (0)