Skip to content

Commit d0d0d3f

Browse files
Bump jackson-module-jsonSchema.version from 2.20.1 to 2.20.2
Bumps `jackson-module-jsonSchema.version` from 2.20.1 to 2.20.2. Updates `com.fasterxml.jackson.module:jackson-module-jsonSchema` from 2.20.1 to 2.20.2 - [Commits](FasterXML/jackson-module-jsonSchema@jackson-module-jsonSchema-parent-2.20.1...jackson-module-jsonSchema-parent-2.20.2) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.20.1 to 2.20.2 - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.20.1...jackson-dataformats-text-2.20.2) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.module:jackson-module-jsonSchema dependency-version: 2.20.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-version: 2.20.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e604585 commit d0d0d3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<name>Spring Cloud Contract Docs</name>
1616
<description>Spring Cloud Contract Docs</description>
1717
<properties>
18-
<jackson-module-jsonSchema.version>2.20.1</jackson-module-jsonSchema.version>
18+
<jackson-module-jsonSchema.version>2.20.2</jackson-module-jsonSchema.version>
1919
<docs.main>spring-cloud-contract</docs.main>
2020
<main.basedir>${basedir}/..</main.basedir>
2121
<configprops.inclusionPattern>spring.cloud.*</configprops.inclusionPattern>

0 commit comments

Comments
 (0)