Skip to content

Commit

Permalink
Bump spring-core from 5.3.7 to 5.3.8 (#2251)
Browse files Browse the repository at this point in the history
Bumps [spring-core](/~https://github.com/spring-projects/spring-framework) from 5.3.7 to 5.3.8.
- [Release notes](/~https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.7...v5.3.8)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 10, 2021
1 parent c964ea6 commit 1632823
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 @@ -185,7 +185,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>5.3.7</version>
<version>5.3.8</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 1632823

Please sign in to comment.