Skip to content

Commit 5a45290

Browse files
Merge pull request #132 from FortnoxAB/dependabot/maven/com.fasterxml.jackson.dataformat-jackson-dataformat-yaml-2.20.1
Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.20.0 to 2.20.1
2 parents f84ea29 + 0808405 commit 5a45290

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.changeset/dependabot-a8dce49.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.1

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

0 commit comments

Comments
 (0)