Skip to content

Commit a707378

Browse files
authored
chore(deps): update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-yaml to v2.21.3 (#330)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 993b971 commit a707378

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
@@ -152,7 +152,7 @@
152152
<dependency>
153153
<artifactId>jackson-dataformat-yaml</artifactId>
154154
<groupId>com.fasterxml.jackson.dataformat</groupId>
155-
<version>2.21.2</version>
155+
<version>2.21.3</version>
156156
<scope>test</scope>
157157
</dependency>
158158
</dependencies>

0 commit comments

Comments
 (0)