Skip to content

Commit 13361f6

Browse files
committed
chore: update pom.xml
Signed-off-by: Otavio Santana <[email protected]>
1 parent e7c88a2 commit 13361f6

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@
3434
<groupId>io.quarkus</groupId>
3535
<artifactId>quarkus-rest</artifactId>
3636
</dependency>
37+
<dependency>
38+
<groupId>io.quarkus</groupId>
39+
<artifactId>quarkus-rest-jsonb</artifactId>
40+
</dependency>
3741
<dependency>
3842
<groupId>io.quarkus</groupId>
3943
<artifactId>quarkus-arc</artifactId>

src/main/java/os/expert/sample/Task.java

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)