Skip to content

Commit cc1c4c8

Browse files
committed
Switch to the JDBC-based Event Publication Registry.
1 parent ee88bf0 commit cc1c4c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
104104

105105
<dependency>
106106
<groupId>org.springframework.modulith</groupId>
107-
<artifactId>spring-modulith-starter-jpa</artifactId>
107+
<artifactId>spring-modulith-starter-jdbc</artifactId>
108108
</dependency>
109109

110110
<dependency>

0 commit comments

Comments
 (0)