Skip to content

Commit

Permalink
Bump spring-framework.version from 6.2.0 to 6.2.1
Browse files Browse the repository at this point in the history
Bumps `spring-framework.version` from 6.2.0 to 6.2.1.

Updates `org.springframework:spring-framework-bom` 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-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)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent 166ede5 commit 1129adc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion log4j-spring-cloud-config-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<spring-boot.version>3.4.0</spring-boot.version>
<commons-logging.version>1.3.4</commons-logging.version>
<spring-cloud.version>4.2.0</spring-cloud.version>
<spring-framework.version>6.2.0</spring-framework.version>
<spring-framework.version>6.2.1</spring-framework.version>

<!--
~ OSGi and JPMS options
Expand Down

0 comments on commit 1129adc

Please sign in to comment.