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