Skip to content

Commit

Permalink
Test deserialization (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosthe19916 authored Dec 22, 2022
1 parent f7f6ecf commit e81c499
Show file tree
Hide file tree
Showing 3 changed files with 321 additions and 303 deletions.
4 changes: 4 additions & 0 deletions quarkus-extension/integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@
<groupId>io.quarkus</groupId>
<artifactId>quarkus-resteasy-qute</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-jackson</artifactId>
</dependency>
<dependency>
<groupId>io.github.project-openubl</groupId>
<artifactId>quarkus-xbuilder</artifactId>
Expand Down
Loading

0 comments on commit e81c499

Please sign in to comment.