From d066a8b90adbf52e4606ad3e5a7c97242c52e5b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 08:44:38 +0000 Subject: [PATCH 1/2] Bump org.projectnessie.cel:cel-bom from 0.4.5 to 0.5.0 Bumps [org.projectnessie.cel:cel-bom](https://github.com/projectnessie/cel-java) from 0.4.5 to 0.5.0. - [Release notes](https://github.com/projectnessie/cel-java/releases) - [Commits](https://github.com/projectnessie/cel-java/compare/v0.4.5...v0.5.0) --- updated-dependencies: - dependency-name: org.projectnessie.cel:cel-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- planetiler-custommap/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/planetiler-custommap/pom.xml b/planetiler-custommap/pom.xml index 7e47a7001d..d008f65956 100644 --- a/planetiler-custommap/pom.xml +++ b/planetiler-custommap/pom.xml @@ -41,7 +41,7 @@ org.projectnessie.cel cel-bom - 0.4.5 + 0.5.0 pom import From 4347a1d4f325778cd616a347013f4aee5327b706 Mon Sep 17 00:00:00 2001 From: Mike Barry Date: Mon, 26 Aug 2024 06:10:34 -0400 Subject: [PATCH 2/2] bump protobuf --- .github/dependabot.yml | 3 --- planetiler-core/pom.xml | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ce4597b2cf..31dad23697 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,9 +12,6 @@ updates: timezone: America/New_York labels: - dependencies - ignore: - - dependency-name: "com.google.protobuf:protobuf-java" - versions: [ "3.23.3" ] - package-ecosystem: maven # workaround for non-standard pom.xml filename (https://github.com/dependabot/dependabot-core/issues/4425) directory: "/.github/planetiler-examples-dependabot" diff --git a/planetiler-core/pom.xml b/planetiler-core/pom.xml index 1425e2b16a..a1b7b7f7a3 100644 --- a/planetiler-core/pom.xml +++ b/planetiler-core/pom.xml @@ -19,7 +19,7 @@ 31.3 2.23.1 0.16.0 - 3.25.4 + 4.27.3 6.6.5