Skip to content

Commit 8fa3a8b

Browse files
chore(deps): bump spring-cloud-spring-service-connector (#3)
Bumps [spring-cloud-spring-service-connector](https://github.com/spring-projects/spring-cloud) from 2.0.7.RELEASE to 2.0.9.RELEASE. - [Release notes](https://github.com/spring-projects/spring-cloud/releases) - [Commits](https://github.com/spring-projects/spring-cloud/commits) --- updated-dependencies: - dependency-name: org.springframework.cloud:spring-cloud-spring-service-connector dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f3992df commit 8fa3a8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<packaging>jar</packaging>
1717

1818
<properties>
19-
<spring-cloud-connector.version>2.0.7.RELEASE</spring-cloud-connector.version>
19+
<spring-cloud-connector.version>2.0.9.RELEASE</spring-cloud-connector.version>
2020
<communication-channel.version>2.1.0-b8</communication-channel.version>
2121
</properties>
2222

0 commit comments

Comments
 (0)