We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f84ea29 + 0808405 commit 5a45290Copy full SHA for 5a45290
2 files changed
.changeset/dependabot-a8dce49.md
@@ -0,0 +1,5 @@
1
+---
2
+"changesets": patch
3
4
+
5
+- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml: 2.20.1
pom.xml
@@ -136,7 +136,7 @@
136
<dependency>
137
<groupId>com.fasterxml.jackson.dataformat</groupId>
138
<artifactId>jackson-dataformat-yaml</artifactId>
139
- <version>2.20.0</version>
+ <version>2.20.1</version>
140
</dependency>
141
142
<groupId>org.mockito</groupId>
0 commit comments