Bump spring.version from 6.0.8 to 6.0.9 (#1631)

Bumps `spring.version` from 6.0.8 to 6.0.9.

Updates `spring-test` from 6.0.8 to 6.0.9
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.8...v6.0.9)

Updates `spring-web` from 6.0.8 to 6.0.9
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.8...v6.0.9)

---
updated-dependencies:
- dependency-name: org.springframework:spring-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-web
  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>
This commit is contained in:
dependabot[bot] 2023-05-23 14:55:11 -05:00 committed by GitHub
parent 9353c4f406
commit 415f5ca5de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -67,7 +67,7 @@
</parent>
<properties>
<spring.version>6.0.8</spring.version>
<spring.version>6.0.9</spring.version>
</properties>
<build>