Bump org-springframework from 6.0.13 to 6.0.14

Bumps `org-springframework` from 6.0.13 to 6.0.14.

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

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

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

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

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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
  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
- dependency-name: org.springframework:spring-jcl
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-messaging
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-webflux
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-webmvc
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-websocket
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-17 03:37:43 +00:00
committed by Marcus Hert Da Coregio
parent a9256c678b
commit b7362c62d7

View File

@@ -10,7 +10,7 @@ org-mockito = "4.8.1"
org-mongodb = "4.8.2"
org-slf4j = "2.0.9"
org-springframework-boot = "3.0.12"
org-springframework = "6.0.13"
org-springframework = "6.0.14"
org-testcontainers = "1.17.6"
org-junit = "5.8.2"