Skip to content

Commit 4e5576f

Browse files
Update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-yaml to v2.19.2 (#821)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 54aeff8 commit 4e5576f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin-management-library/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<dependency>
6464
<groupId>com.fasterxml.jackson.dataformat</groupId>
6565
<artifactId>jackson-dataformat-yaml</artifactId>
66-
<version>2.19.1</version>
66+
<version>2.19.2</version>
6767
</dependency>
6868
<dependency>
6969
<groupId>com.github.spotbugs</groupId>

0 commit comments

Comments
 (0)