Skip to content

Commit

Permalink
chore(deps-dev): bump org.springframework:spring-core
Browse files Browse the repository at this point in the history
Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 5.3.33 to 5.3.34.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.33...v5.3.34)

---
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>
  • Loading branch information
dependabot[bot] committed Apr 11, 2024
1 parent a962107 commit c4092e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assertj-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>5.3.33</version>
<version>5.3.34</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit c4092e5

Please sign in to comment.