Skip to content

Commit

Permalink
build(deps): bump spring.version from 6.2.0 to 6.2.1
Browse files Browse the repository at this point in the history
Bumps `spring.version` from 6.2.0 to 6.2.1.

Updates `org.springframework:spring-core` from 6.2.0 to 6.2.1
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.2.0...v6.2.1)

Updates `org.springframework:spring-context` from 6.2.0 to 6.2.1
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.2.0...v6.2.1)

Updates `org.springframework:spring-test` from 6.2.0 to 6.2.1
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.2.0...v6.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 3372033 commit be93e75
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 @@ -66,7 +66,7 @@
<apache.commons.io>2.18.0</apache.commons.io>
<common.codec.version>1.17.1</common.codec.version>
<spring.boot.version>3.4.0</spring.boot.version>
<spring.version>6.2.0</spring.version>
<spring.version>6.2.1</spring.version>
<prometheus.client.version>0.16.0</prometheus.client.version>
<reflections.version>0.10.2</reflections.version>

Expand Down

0 comments on commit be93e75

Please sign in to comment.