Skip to content

Commit

Permalink
Bump springVersion from 5.3.29 to 5.3.30
Browse files Browse the repository at this point in the history
Bumps `springVersion` from 5.3.29 to 5.3.30.

Updates `org.springframework:spring-core` from 5.3.29 to 5.3.30
- [Release notes](https:/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.29...v5.3.30)

Updates `org.springframework:spring-webmvc` from 5.3.29 to 5.3.30
- [Release notes](https:/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.29...v5.3.30)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 15, 2023
1 parent 34a4525 commit 640533d
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 @@ -26,7 +26,7 @@ repositories {

def dartSassVersion = "1.62.1"
def slf4jVersion = '1.7.36'
def springVersion = '5.3.29'
def springVersion = '5.3.30'
def webjarsVersion = '0.53'

dependencies {
Expand Down

0 comments on commit 640533d

Please sign in to comment.