(2.1.x): Bump org.immutables:value from 2.10.0 to 2.10.1

Bumps [org.immutables:value](https://github.com/immutables/immutables) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/immutables/immutables/releases)
- [Commits](https://github.com/immutables/immutables/compare/2.10.0...2.10.1)

---
updated-dependencies:
- dependency-name: org.immutables:value
  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]
2024-03-07 13:28:23 +00:00
committed by Alberto C. Ríos
parent ed0be8778c
commit 3decc1a4bc

View File

@@ -21,7 +21,7 @@ buildscript {
blockHoundVersion = "1.0.8.RELEASE"
cfJavaClientVersion = "5.10.0.RELEASE"
commonsTextVersion = "1.11.0"
immutablesVersion = "2.10.0"
immutablesVersion = "2.10.1"
openServiceBrokerVersion = "4.1.0"
springFrameworkVersion = "6.0.0"
wiremockVersion = "3.3.1"