Skip to content

Commit 735be03

Browse files
committed
GH-132 - Polishing.
Add core starter to BOM.
1 parent 1412329 commit 735be03

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
@@ -79,6 +79,11 @@
7979
<artifactId>spring-modulith-runtime</artifactId>
8080
<version>0.5.0-SNAPSHOT</version>
8181
</dependency>
82+
<dependency>
83+
<groupId>org.springframework.experimental</groupId>
84+
<artifactId>spring-modulith-starter-core</artifactId>
85+
<version>0.5.0-SNAPSHOT</version>
86+
</dependency>
8287
<dependency>
8388
<groupId>org.springframework.experimental</groupId>
8489
<artifactId>spring-modulith-starter-insight</artifactId>

0 commit comments

Comments
 (0)