Skip to content

Commit 9da6629

Browse files
authored
chore(deps): update dependency org.springframework.integration:spring-integration-core to v5.5.9 (GoogleCloudPlatform#6824)
1 parent 4f0d3ea commit 9da6629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubsub/spring/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies {
3737
implementation 'com.github.spotbugs:spotbugs-annotations:4.5.3'
3838
implementation 'org.springframework.boot:spring-boot-starter-web:2.5.7'
3939
implementation 'com.google.cloud:spring-cloud-gcp-starter-pubsub:3.1.0'
40-
implementation 'org.springframework.integration:spring-integration-core:5.5.8'
40+
implementation 'org.springframework.integration:spring-integration-core:5.5.9'
4141
implementation 'com.google.cloud:spring-cloud-gcp-pubsub-stream-binder:3.1.0'
4242
testImplementation 'junit:junit:4.13.2'
4343
testImplementation 'com.google.truth:truth:1.1.3'

0 commit comments

Comments
 (0)