Skip to content

Commit 237f81f

Browse files
fix(maven): update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-yaml to v2.21.3 (#156)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 12db995 commit 237f81f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>com.fasterxml.jackson.dataformat</groupId>
7272
<artifactId>jackson-dataformat-yaml</artifactId>
73-
<version>2.21.2</version>
73+
<version>2.21.3</version>
7474
</dependency>
7575

7676
<dependency>

0 commit comments

Comments
 (0)