Fix typo in debezium source

This commit is contained in:
Soby Chacko
2020-08-18 15:41:50 -04:00
parent 71ec62b58e
commit 8cbddb49e6

View File

@@ -84,7 +84,7 @@
<dependencies>
<dependency>
<groupId>org.springframework.cloud.fn</groupId>
<artifactId>cdc-debebzium-supplier</artifactId>
<artifactId>cdc-debezium-supplier</artifactId>
</dependency>
</dependencies>
</configuration>