Skip to content

Commit

Permalink
Bump org.springframework:spring-context from 5.3.34 to 5.3.35
Browse files Browse the repository at this point in the history
Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 5.3.34 to 5.3.35.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.34...v5.3.35)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and blaubaer committed May 20, 2024
1 parent f7c6c2e commit ad2f553
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 @@ -60,7 +60,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<version>5.3.34</version>
<version>5.3.35</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit ad2f553

Please sign in to comment.