]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
Bump snakeyaml in /services/structureddate/structureddate
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 4 Jun 2021 21:55:07 +0000 (21:55 +0000)
committerGitHub <noreply@github.com>
Fri, 4 Jun 2021 21:55:07 +0000 (21:55 +0000)
Bumps [snakeyaml](https://bitbucket.org/asomov/snakeyaml) from 1.6 to 1.26.
- [Commits](https://bitbucket.org/asomov/snakeyaml/branches/compare/snakeyaml-1.26..v1.6)

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

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

index 5109f32153afa819db67a32c254b4f5f7dfd6fdb..45328cbef0fe8048a3935f461c8782520573c118 100644 (file)
@@ -20,7 +20,7 @@
                <dependency>
                        <groupId>org.yaml</groupId>
                        <artifactId>snakeyaml</artifactId>
-                       <version>1.6</version>
+                       <version>1.26</version>
                        <scope>test</scope>
                </dependency>
                <dependency>