Skip to content

Commit a38fabf

Browse files
authored
chore(deps): update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-yaml to v2.21.1 (#301)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 55f2f25 commit a38fabf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
<dependency>
155155
<artifactId>jackson-dataformat-yaml</artifactId>
156156
<groupId>com.fasterxml.jackson.dataformat</groupId>
157-
<version>2.21.0</version>
157+
<version>2.21.1</version>
158158
<scope>test</scope>
159159
</dependency>
160160
</dependencies>

0 commit comments

Comments
 (0)