Skip to content

Commit

Permalink
Bump spring-cloud-context from 3.1.3 to 3.1.4 (#2747)
Browse files Browse the repository at this point in the history
Bumps [spring-cloud-context](https://github.com/spring-cloud/spring-cloud-commons) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/spring-cloud/spring-cloud-commons/releases)
- [Commits](spring-cloud/spring-cloud-commons@v3.1.3...v3.1.4)

---
updated-dependencies:
- dependency-name: org.springframework.cloud:spring-cloud-context
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron Klish <aklish@gmail.com>
  • Loading branch information
dependabot[bot] and aklish committed Sep 12, 2022
1 parent a22c178 commit 177d878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elide-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-context</artifactId>
<version>3.1.3</version>
<version>3.1.4</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit 177d878

Please sign in to comment.