Skip to content

Commit

Permalink
Bump spring-context from 5.3.20 to 5.3.21 (#111)
Browse files Browse the repository at this point in the history
Bumps [spring-context](https://github.com/spring-projects/spring-framework) from 5.3.20 to 5.3.21.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.20...v5.3.21)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 15, 2022
1 parent 8bee742 commit 00ed5ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<version>5.3.20</version>
<version>5.3.21</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit 00ed5ce

Please sign in to comment.