Commit 30578fa9 authored by Andy Wilkinson's avatar Andy Wilkinson

Align with new name for Spring Cloud Connectors' core module

See gh-10758
parent caf4c4c6
......@@ -2541,7 +2541,7 @@
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-core</artifactId>
<artifactId>spring-cloud-connectors-core</artifactId>
<version>${spring-cloud-connectors.version}</version>
</dependency>
<dependency>
......
......@@ -664,7 +664,7 @@
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-core</artifactId>
<artifactId>spring-cloud-connectors-core</artifactId>
<optional>true</optional>
</dependency>
<dependency>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment