From 8cca39380e0db9e00d7280a5cc3a012fbf85fa25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 06:37:47 +0000 Subject: [PATCH] Bump the prod-deps group across 1 directory with 7 updates Bumps the prod-deps group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | org.slf4j:slf4j-api | `2.0.12` | `2.0.13` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.3` | `1.5.6` | | [info.picocli:picocli](https://github.com/remkop/picocli) | `4.7.5` | `4.7.6` | | [info.picocli:picocli-codegen](https://github.com/remkop/picocli) | `4.7.5` | `4.7.6` | | [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) | `3.5.2` | `3.6.0` | | [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.3.0` | `3.4.1` | | [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) | `0.10.1` | `0.10.2` | Updates `org.slf4j:slf4j-api` from 2.0.12 to 2.0.13 Updates `ch.qos.logback:logback-classic` from 1.5.3 to 1.5.6 - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.3...v_1.5.6) Updates `info.picocli:picocli` from 4.7.5 to 4.7.6 - [Release notes](https://github.com/remkop/picocli/releases) - [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md) - [Commits](https://github.com/remkop/picocli/compare/v4.7.5...v4.7.6) Updates `info.picocli:picocli-codegen` from 4.7.5 to 4.7.6 - [Release notes](https://github.com/remkop/picocli/releases) - [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md) - [Commits](https://github.com/remkop/picocli/compare/v4.7.5...v4.7.6) Updates `org.apache.maven.plugins:maven-shade-plugin` from 3.5.2 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.2...maven-shade-plugin-3.6.0) Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.3.0 to 3.4.1 - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.3.0...maven-jar-plugin-3.4.1) Updates `org.graalvm.buildtools:native-maven-plugin` from 0.10.1 to 0.10.2 - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](https://github.com/graalvm/native-build-tools/compare/0.10.1...0.10.2) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: info.picocli:picocli dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: info.picocli:picocli-codegen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: org.graalvm.buildtools:native-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps ... Signed-off-by: dependabot[bot] --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 7f39599..7136109 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ UTF-8 UTF-8 1.9.20 - 0.10.1 + 0.10.2 @@ -61,20 +61,20 @@ org.slf4j slf4j-api - 2.0.12 + 2.0.13 ch.qos.logback logback-classic - 1.5.3 + 1.5.6 info.picocli picocli - 4.7.5 + 4.7.6 @@ -108,7 +108,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.5.2 + 3.6.0 package @@ -145,7 +145,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.3.0 + 3.4.1 @@ -240,7 +240,7 @@ info.picocli picocli-codegen - 4.7.5 + 4.7.6