Skip to content

Commit 5d7815b

Browse files
authored
update jackson-dataformat-yaml (#66)
1 parent d6a65ce commit 5d7815b

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
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>com.fasterxml.jackson.dataformat</groupId>
5656
<artifactId>jackson-dataformat-yaml</artifactId>
57-
<version>2.11.0</version>
57+
<version>2.14.1</version>
5858
</dependency>
5959

6060
<dependency>

0 commit comments

Comments
 (0)