Skip to content

Commit c93582c

Browse files
dependabot[bot]niklasga
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.19.0 to 2.19.1. - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.19.0...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-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7344f07 commit c93582c

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
@@ -136,7 +136,7 @@
136136
<dependency>
137137
<groupId>com.fasterxml.jackson.dataformat</groupId>
138138
<artifactId>jackson-dataformat-yaml</artifactId>
139-
<version>2.19.0</version>
139+
<version>2.19.1</version>
140140
</dependency>
141141
<dependency>
142142
<groupId>org.mockito</groupId>

0 commit comments

Comments
 (0)