From 3814415832b227b68b40ddcedfe491df4f7c0c68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 10:13:54 +0000 Subject: [PATCH] Bump the dependency-updates group across 1 directory with 2 updates Bumps the dependency-updates group with 2 updates in the / directory: [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) and [io.trino:trino-maven-plugin](https://github.com/trinodb/trino-maven-plugin). Updates `org.apache.maven.plugins:maven-shade-plugin` from 3.5.3 to 3.6.0 - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.5.3...maven-shade-plugin-3.6.0) Updates `io.trino:trino-maven-plugin` from 14 to 15 - [Commits](https://github.com/trinodb/trino-maven-plugin/commits) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: io.trino:trino-maven-plugin dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index edf85118..99b16335 100644 --- a/pom.xml +++ b/pom.xml @@ -234,7 +234,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.5.3 + 3.6.0 ca.vanzyl.provisio.maven.plugins @@ -272,7 +272,7 @@ io.trino trino-maven-plugin - 14 + 15 true io.trino.spi.Plugin