Skip to content

Commit

Permalink
chore(deps-dev): bump org.springframework:spring-core from 5.3.33 to …
Browse files Browse the repository at this point in the history
…5.3.34 (#3426)

chore(deps-dev): bump org.springframework:spring-core

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 12, 2024
1 parent a962107 commit 4b6a663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assertj-core/pom.xml
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 4b6a663

Please sign in to comment.