Bump com.fasterxml.jackson.module:jackson-module-jsonSchema (#2002)

Bumps [com.fasterxml.jackson.module:jackson-module-jsonSchema](https://github.com/FasterXML/jackson-module-jsonSchema) from 2.14.2 to 2.14.3.
- [Commits](https://github.com/FasterXML/jackson-module-jsonSchema/compare/jackson-module-jsonSchema-2.14.2...jackson-module-jsonSchema-2.14.3)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.module:jackson-module-jsonSchema
  dependency-type: direct:production
  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-09-27 09:46:43 +02:00
committed by GitHub
parent 57a8c99fb0
commit 13ac66d19e

View File

@@ -14,7 +14,7 @@
<name>Spring Cloud Contract Docs</name>
<description>Spring Cloud Docs</description>
<properties>
<jackson-module-jsonSchema.version>2.14.2</jackson-module-jsonSchema.version>
<jackson-module-jsonSchema.version>2.14.3</jackson-module-jsonSchema.version>
<docs.main>spring-cloud-contract</docs.main>
<main.basedir>${basedir}/..</main.basedir>
<maven.plugin.plugin.version>3.4</maven.plugin.plugin.version>