Skip to content

Commit

Permalink
Missing deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mihxil committed Mar 3, 2024
1 parent dcd307f commit 978b292
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pages-backend-api-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,10 @@
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
</dependency>
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxb-provider</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
</project>

0 comments on commit 978b292

Please sign in to comment.