From b5ed7ed9b101358f18fbd386dc45e1117f4c5ecf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 21:56:48 +0000 Subject: [PATCH] Bump snakeyaml in /plugins/bluenimble-plugin-inbound.http.jetty Bumps [snakeyaml](https://bitbucket.org/asomov/snakeyaml) from 1.20 to 1.26. - [Commits](https://bitbucket.org/asomov/snakeyaml/branches/compare/snakeyaml-1.26..snakeyaml-1.20) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- plugins/bluenimble-plugin-inbound.http.jetty/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/bluenimble-plugin-inbound.http.jetty/pom.xml b/plugins/bluenimble-plugin-inbound.http.jetty/pom.xml index 94d9bc87..99d10960 100644 --- a/plugins/bluenimble-plugin-inbound.http.jetty/pom.xml +++ b/plugins/bluenimble-plugin-inbound.http.jetty/pom.xml @@ -132,7 +132,7 @@ org.yaml snakeyaml - 1.20 + 1.26 \ No newline at end of file