From 28b4657a85d6b72b1eb581b96c76d41c8e19c4e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Sep 2022 03:34:55 +0000 Subject: [PATCH] Bump snakeyaml in /human-task-web-ui-example/human-task-web-ui-example Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.9-SNAPSHOT to 1.31. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/commits/tag/snakeyaml-1.31) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- human-task-web-ui-example/human-task-web-ui-example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/human-task-web-ui-example/human-task-web-ui-example/pom.xml b/human-task-web-ui-example/human-task-web-ui-example/pom.xml index af662de..0e018a3 100644 --- a/human-task-web-ui-example/human-task-web-ui-example/pom.xml +++ b/human-task-web-ui-example/human-task-web-ui-example/pom.xml @@ -202,7 +202,7 @@ org.yaml snakeyaml - 1.9-SNAPSHOT + 1.31