Skip to content

Commit a6d2e2e

Browse files
authored
Revert "fix(deps): update dependency org.yaml:snakeyaml to v1.32 (#1037)"
This reverts commit e754a7c.
1 parent 945af3e commit a6d2e2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@
311311
<dependency>
312312
<groupId>org.yaml</groupId>
313313
<artifactId>snakeyaml</artifactId>
314-
<version>1.32</version>
314+
<version>1.31</version>
315315
</dependency>
316316
<dependency>
317317
<groupId>com.google.googlejavaformat</groupId>

0 commit comments

Comments
 (0)