GH-302 - Reduce scope of Events Core dependency in JDBC starter.

This commit is contained in:
Oliver Drotbohm
2023-09-20 23:08:03 +02:00
parent ffb9495e15
commit f6a45c0355

View File

@@ -35,6 +35,7 @@
<groupId>org.springframework.modulith</groupId>
<artifactId>spring-modulith-events-core</artifactId>
<version>1.1.0-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.springframework.modulith</groupId>