Skip to content

Commit f6a45c0

Browse files
committed
GH-302 - Reduce scope of Events Core dependency in JDBC starter.
1 parent ffb9495 commit f6a45c0

File tree

1 file changed

+1
-0
lines changed
  • spring-modulith-starters/spring-modulith-starter-jdbc

1 file changed

+1
-0
lines changed

spring-modulith-starters/spring-modulith-starter-jdbc/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
<groupId>org.springframework.modulith</groupId>
3636
<artifactId>spring-modulith-events-core</artifactId>
3737
<version>1.1.0-SNAPSHOT</version>
38+
<scope>runtime</scope>
3839
</dependency>
3940
<dependency>
4041
<groupId>org.springframework.modulith</groupId>

0 commit comments

Comments
 (0)