Skip to content

Commit fe0b67e

Browse files
dependabot[bot]goneall
authored andcommitted
Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
Bumps [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) from 2.20.0 to 2.20.1. - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.20.0...jackson-dataformats-text-2.20.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-version: 2.20.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f6df4f8 commit fe0b67e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ This store supports serializing and deserializing files in JSON, YAML and XML fo
170170
<dependency>
171171
<groupId>com.fasterxml.jackson.dataformat</groupId>
172172
<artifactId>jackson-dataformat-yaml</artifactId>
173-
<version>2.20.0</version>
173+
<version>2.20.1</version>
174174
</dependency>
175175
<dependency>
176176
<groupId>com.github.java-json-tools</groupId>

0 commit comments

Comments
 (0)