Skip to content

Commit a8c4554

Browse files
Merge pull request #117 from FortnoxAB/dependabot/maven/com.fasterxml.jackson.dataformat-jackson-dataformat-yaml-2.20.0
Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.19.2 to 2.20.0
2 parents 61305b1 + 4d92715 commit a8c4554

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/dependabot-1075919.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"changesets": patch
3+
---
4+
5+
- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml: 2.20.0

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

0 commit comments

Comments
 (0)