Skip to content

Commit

Permalink
GH-337 - Added spring-modulith-events-api to BOM.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Oct 20, 2023
1 parent 4a91ad4 commit 0189028
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions spring-modulith-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,11 @@
<artifactId>spring-modulith-events-amqp</artifactId>
<version>1.1.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.modulith</groupId>
<artifactId>spring-modulith-events-api</artifactId>
<version>1.1.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.modulith</groupId>
<artifactId>spring-modulith-events-core</artifactId>
Expand Down

0 comments on commit 0189028

Please sign in to comment.