Bump snakeyaml from 1.29 to 1.32

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index 6517d3b..ff51d0d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -110,7 +110,7 @@
           <dependency>
             <groupId>org.yaml</groupId>
             <artifactId>snakeyaml</artifactId>
-            <version>1.29</version>
+            <version>1.32</version>
           </dependency>
         </dependencies>
       </plugin>