Skip to content

Commit

Permalink
Bump spring-core from 5.3.16 to 5.3.17
Browse files Browse the repository at this point in the history
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.16 to 5.3.17.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.16...v5.3.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 18, 2022
1 parent 8b2fca0 commit 8b35660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sass-embedded-host/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ repositories {

def dartSassVersion = "1.49.9"
def slf4jVersion = '1.7.36'
def springVersion = '5.3.16'
def springVersion = '5.3.17'
def webjarsVersion = '0.50'

dependencies {
Expand Down

0 comments on commit 8b35660

Please sign in to comment.