Skip to content

Commit

Permalink
Bump org.springframework:spring-core from 5.3.28 to 6.0.11
Browse files Browse the repository at this point in the history
Bumps [org.springframework:spring-core](https:/spring-projects/spring-framework) from 5.3.28 to 6.0.11.
- [Release notes](https:/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.28...v6.0.11)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 27, 2023
1 parent fc764ce commit 7474af2
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 @@ -36,7 +36,7 @@ dependencies {
webjarsSupportImplementation "org.webjars:webjars-locator-core:0.53"
compileOnly "org.jboss:jboss-vfs:3.3.0.Final"

springSupportApi "org.springframework:spring-core:5.3.29"
springSupportApi "org.springframework:spring-core:6.0.11"
springWebmvcSupportApi "org.springframework:spring-webmvc:5.3.29"

testImplementation 'ch.qos.logback:logback-classic:1.4.8'
Expand Down

0 comments on commit 7474af2

Please sign in to comment.