Skip to content

Commit

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

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

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

---
updated-dependencies:
- dependency-name: org.springframework:spring-web
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 107e58f commit e075042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion open-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<properties>
<swagger-annotations.version>2.2.27</swagger-annotations.version>
<http-client5.version>5.4.1</http-client5.version>
<spring.version>6.2.0</spring.version>
<spring.version>6.2.2</spring.version>
<httpclient5.version>5.4.1</httpclient5.version>
<open-api-generator.version>7.10.0</open-api-generator.version>
<jakarta.validation-api.version>3.1.0</jakarta.validation-api.version>
Expand Down

0 comments on commit e075042

Please sign in to comment.