Bump spring.version from 6.1.4 to 6.1.5 (#1771)

Bumps `spring.version` from 6.1.4 to 6.1.5.

Updates `org.springframework:spring-test` from 6.1.4 to 6.1.5
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.4...v6.1.5)

Updates `org.springframework:spring-web` from 6.1.4 to 6.1.5
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.4...v6.1.5)

---
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] 2024-03-18 11:31:33 -05:00 committed by GitHub
parent 7027c53b4f
commit 3d1404cecc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -67,7 +67,7 @@
</parent>
<properties>
<spring.version>6.1.4</spring.version>
<spring.version>6.1.5</spring.version>
</properties>
<build>