]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
Bump snakeyaml from 1.26 to 1.32 in /services/structureddate/structureddate (#308)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 11 Apr 2023 21:26:09 +0000 (17:26 -0400)
committerGitHub <noreply@github.com>
Tue, 11 Apr 2023 21:26:09 +0000 (17:26 -0400)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
services/structureddate/structureddate/pom.xml

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