Skip to content

Commit

Permalink
chore(deps): bump spring.version from 6.1.6 to 6.1.7 (#420)
Browse files Browse the repository at this point in the history
Bumps `spring.version` from 6.1.6 to 6.1.7.

Updates `org.springframework:spring-context` from 6.1.6 to 6.1.7
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.6...v6.1.7)

Updates `org.springframework:spring-beans` from 6.1.6 to 6.1.7
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.6...v6.1.7)

---
updated-dependencies:
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-beans
  dependency-type: direct:production
  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 May 16, 2024
1 parent d2a06e4 commit 8aa1fd4
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 @@ -23,7 +23,7 @@

<commons-lang3.version>3.14.0</commons-lang3.version>
<slf4j.version>2.0.13</slf4j.version>
<spring.version>6.1.6</spring.version>
<spring.version>6.1.7</spring.version>

<!-- test tools -->
<assertj.version>3.25.3</assertj.version>
Expand Down

0 comments on commit 8aa1fd4

Please sign in to comment.