Skip to content

Commit e4455a6

Browse files
committed
Fix artifact relocation
1 parent 3d4a01e commit e4455a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fj-doc-playground-quarkus/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
</dependency>
4343
<dependency>
4444
<groupId>io.quarkus</groupId>
45-
<artifactId>quarkus-resteasy-reactive-jackson</artifactId>
45+
<artifactId>quarkus-rest-jackson</artifactId>
4646
</dependency>
4747
<dependency>
4848
<groupId>io.quarkus</groupId>

0 commit comments

Comments
 (0)