]> source.dussan.org Git - iciql.git/commitdiff
Bump snakeyaml from 1.17 to 1.32 dependabot/maven/org.yaml-snakeyaml-1.32 56/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 14 Dec 2022 20:28:07 +0000 (20:28 +0000)
committerGitHub <noreply@github.com>
Wed, 14 Dec 2022 20:28:07 +0000 (20:28 +0000)
Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.17 to 1.32.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.32..v1.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 039376bdd301aeda3cdbafbd29f5ec1cbe04aade..e0c2cc00851f8d361bd6d399ce5eb50f3b5c4549 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <dependency>
             <groupId>org.yaml</groupId>
             <artifactId>snakeyaml</artifactId>
-            <version>1.17</version>
+            <version>1.32</version>
             <type>jar</type>
             <scope>provided</scope>
         </dependency>