Bump spring.version from 6.0.13 to 6.1.0 (#1718)

Bumps `spring.version` from 6.0.13 to 6.1.0.

Updates `org.springframework:spring-test` from 6.0.13 to 6.1.0
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.13...v6.1.0)

Updates `org.springframework:spring-web` from 6.0.13 to 6.1.0
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.13...v6.1.0)

---
updated-dependencies:
- dependency-name: org.springframework:spring-test
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.springframework:spring-web
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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-11-20 07:53:18 -06:00 committed by GitHub
parent 4d9c9b86e8
commit b777f31274
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.13</spring.version>
<spring.version>6.1.0</spring.version>
</properties>
<build>