Skip to content

Commit 11ac5d1

Browse files
authored
Revert "fix(deps): update dependency org.yaml:snakeyaml to v1.33 (#1043)"
This reverts commit d615305.
1 parent 884868a commit 11ac5d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
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.33</version>
314+
<version>1.32</version>
315315
</dependency>
316316
<dependency>
317317
<groupId>com.google.googlejavaformat</groupId>

0 commit comments

Comments
 (0)