Skip to content

Commit

Permalink
add mailer-deployment to bom
Browse files Browse the repository at this point in the history
(cherry picked from commit ab82e7a)
  • Loading branch information
sii-ggrebert authored and gsmet committed Sep 6, 2021
1 parent 0cc33c3 commit 5e00b2f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1617,6 +1617,11 @@
<artifactId>quarkus-mailer</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-mailer-deployment</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-mongodb-client</artifactId>
Expand Down

0 comments on commit 5e00b2f

Please sign in to comment.