Skip to content

Commit ff5f501

Browse files
committed
Updte pgcopy sink scst version for testing
1 parent 722467d commit ff5f501

File tree

1 file changed

+1
-1
lines changed
  • applications/sink/pgcopy-sink

1 file changed

+1
-1
lines changed

applications/sink/pgcopy-sink/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>org.springframework.cloud</groupId>
3434
<artifactId>spring-cloud-stream-test-support-internal</artifactId>
35-
<version>${spring-cloud-stream.version}</version>
35+
<version>3.0.9.RELEASE</version>
3636
<scope>test</scope>
3737
</dependency>
3838
</dependencies>

0 commit comments

Comments
 (0)