Skip to content

Commit caf57ea

Browse files
Merge pull request #86 from FortnoxAB/dependabot/maven/com.fasterxml.jackson.dataformat-jackson-dataformat-yaml-2.19.0
Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.18.3 to 2.19.0
2 parents 28ab1e5 + e5b61ad commit caf57ea

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.18.3</version>
139+
<version>2.19.0</version>
140140
</dependency>
141141
<dependency>
142142
<groupId>org.mockito</groupId>

0 commit comments

Comments
 (0)