Skip to content

Commit c306dfe

Browse files
fix(maven): update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-yaml to v2.21.3
1 parent 12db995 commit c306dfe

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)