Skip to content

Commit e81c499

Browse files
Test deserialization (#161)
1 parent f7f6ecf commit e81c499

File tree

3 files changed

+321
-303
lines changed

3 files changed

+321
-303
lines changed

quarkus-extension/integration-tests/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@
3737
<groupId>io.quarkus</groupId>
3838
<artifactId>quarkus-resteasy-qute</artifactId>
3939
</dependency>
40+
<dependency>
41+
<groupId>io.quarkus</groupId>
42+
<artifactId>quarkus-jackson</artifactId>
43+
</dependency>
4044
<dependency>
4145
<groupId>io.github.project-openubl</groupId>
4246
<artifactId>quarkus-xbuilder</artifactId>

0 commit comments

Comments
 (0)