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

Commit 67104c3

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.18.3 to 2.19.1. - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.18.3...jackson-dataformats-text-2.19.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-version: 2.19.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ca36021 commit 67104c3

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.18.3</version>
42+
<version>2.19.1</version>
4343
</dependency>
4444
</dependencies>
4545

0 commit comments

Comments
 (0)