From b7318c189b7ccdebc41cea7bb5a054dbcad91014 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jul 2023 14:58:15 +0000 Subject: [PATCH 1/2] Bump snakeyaml from 1.33 to 2.0 Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.33 to 2.0. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.0..snakeyaml-1.33) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 42b98e7bd2a3..9d88e366be66 100644 --- a/pom.xml +++ b/pom.xml @@ -350,7 +350,7 @@ org.yaml snakeyaml - 1.33 + 2.0 org.bouncycastle From 21c0a1654e0bfd10ed49a935b22490bae93b9462 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xavier=20L=C3=A9aut=C3=A9?= Date: Wed, 26 Jul 2023 18:00:21 +0200 Subject: [PATCH 2/2] update licences.yaml --- licenses.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/licenses.yaml b/licenses.yaml index 586d9c7fd3d0..38d8eb834d1f 100644 --- a/licenses.yaml +++ b/licenses.yaml @@ -1052,7 +1052,7 @@ name: org.yaml snakeyaml license_category: binary module: extensions/druid-kubernetes-extensions license_name: Apache License version 2.0 -version: 1.33 +version: 2.0 libraries: - org.yaml: snakeyaml