Skip to content

Commit 0189028

Browse files
committed
GH-337 - Added spring-modulith-events-api to BOM.
1 parent 4a91ad4 commit 0189028

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

spring-modulith-bom/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@
4444
<artifactId>spring-modulith-events-amqp</artifactId>
4545
<version>1.1.0-SNAPSHOT</version>
4646
</dependency>
47+
<dependency>
48+
<groupId>org.springframework.modulith</groupId>
49+
<artifactId>spring-modulith-events-api</artifactId>
50+
<version>1.1.0-SNAPSHOT</version>
51+
</dependency>
4752
<dependency>
4853
<groupId>org.springframework.modulith</groupId>
4954
<artifactId>spring-modulith-events-core</artifactId>

0 commit comments

Comments
 (0)