Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

Commit ed9347c

Browse files
chore(deps): 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.19.1 to 2.20.0. - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.19.1...jackson-dataformats-text-2.20.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 072a350 commit ed9347c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/yaml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>com.fasterxml.jackson.dataformat</groupId>
4141
<artifactId>jackson-dataformat-yaml</artifactId>
42-
<version>2.19.1</version>
42+
<version>2.20.0</version>
4343
</dependency>
4444
</dependencies>
4545

0 commit comments

Comments
 (0)